Vojtech Szocs has submitted this change and it was merged. Change subject: Introducing space-shooter plugin ......................................................................
Introducing space-shooter plugin Welcome, space traveler! This plugin is part of UI Plugins Crash Course: http://www.ovirt.org/Tutorial/UIPlugins/CrashCourse This plugin contains Alien Invasion, sample HTML5 game developed by Pascal Rettig and released under both GPL and MIT license: https://github.com/cykod/AlienInvasion Refer to Crash Course wiki for step-by-step tutorial. Check out README file for details on installation. Change-Id: I347b18ca57b7b41e4cdf42e528cf5a7aff60c583 Signed-off-by: Vojtech Szocs <[email protected]> --- A space-shooter-plugin/.gitignore A space-shooter-plugin/README A space-shooter-plugin/space-shooter-resources/dc-score.html A space-shooter-plugin/space-shooter-resources/game/GPL-LICENSE.txt A space-shooter-plugin/space-shooter-resources/game/MIT-LICENSE.txt A space-shooter-plugin/space-shooter-resources/game/README.md A space-shooter-plugin/space-shooter-resources/game/base.css A space-shooter-plugin/space-shooter-resources/game/engine.js A space-shooter-plugin/space-shooter-resources/game/game.js A space-shooter-plugin/space-shooter-resources/game/game.manifest A space-shooter-plugin/space-shooter-resources/game/images/sprites.png A space-shooter-plugin/space-shooter-resources/game/index.html A space-shooter-plugin/space-shooter-resources/modernizr.custom.js A space-shooter-plugin/space-shooter-resources/plugin.html A space-shooter-plugin/space-shooter.json 15 files changed, 1,490 insertions(+), 0 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Doron Fediuck: Verified; Looks good to me, but someone else must approve Vojtech Szocs: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23813 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I347b18ca57b7b41e4cdf42e528cf5a7aff60c583 Gerrit-PatchSet: 1 Gerrit-Project: samples-uiplugins Gerrit-Branch: master Gerrit-Owner: Vojtech Szocs <[email protected]> Gerrit-Reviewer: Alexander Wels <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
