Skip to content

aaferrari/xgalaga-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Show Highscore-List
  • Fix CSS problems in IE7 and IE8.
  • Mobile devices compatibility [WIP].

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 1.3%
  • Other 1.1%