bharath1097 / xgalaga-js

JavaScript port of the famous arcade game XGalaga from Joe Rumsey.

Home Page:http://kayahr.github.com/xgalaga-js/

Repository from Github https://github.combharath1097/xgalaga-jsRepository from Github https://github.combharath1097/xgalaga-js

XGalaga JS

Description

This is a JavaScript port of the famous arcade game XGalaga from Joe Rumsey. On modern browsers a HTML 5 2D canvas is used for rendering. If this feature is not available (IE7 and IE8 for example) then standard HTML elements are used for drawing all the sprites.

You can play the game right here:

PLAY XGALAGA JS!

TODO

  • Power-ups
  • Bonus ships
  • Highscore-List
  • Fix CSS problems in IE7 and IE8.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

JavaScript port of the famous arcade game XGalaga from Joe Rumsey.

http://kayahr.github.com/xgalaga-js/

License:GNU General Public License v3.0