1
0
mirror of https://github.com/danbee/invaders synced 2025-03-04 08:39:08 +00:00
Space invaders type game using Phaser.js. https://invaders.danbee.in
Go to file
2014-05-09 17:57:48 +01:00
images Add aliens and pool bullets. 2014-05-09 17:31:51 +01:00
javascripts Reduce bullet pool to 3. Tweak bullet start position. 2014-05-09 17:57:48 +01:00
stylesheets Add aliens and pool bullets. 2014-05-09 17:31:51 +01:00
index.html First commit. Bit late! 2014-05-09 13:42:42 +01:00
README.md Create README.md 2014-05-09 17:55:07 +01:00

Invaders

Space invaders type game using Phaser.js. Be sure to serve it using a real web server!