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 <vszocs(a)redhat.com>
---
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 <vszocs(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: David Caro <dcaroest(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>