websteroids/README.md

11 lines
923 B
Markdown
Raw Permalink Normal View History

2013-11-03 22:23:54 -05:00
# [Websteroids](http://api.twistdroach.com/websteroids/)
2013-10-27 23:23:31 -04:00
2013-11-03 22:11:28 -05:00
Websteroids is a rewrite of the classic asteroids arcade game using enchant.js. Be gentle - this is almost the first javascript I've written...
2013-10-27 23:23:31 -04:00
2013-11-03 22:11:28 -05:00
I used the following references when writing this:
* Ray Wenderlich: [http://www.raywenderlich.com/23370/how-to-make-a-simple-html5-game-with-enchant-js](http://www.raywenderlich.com/23370/how-to-make-a-simple-html5-game-with-enchant-js)
* Enchant.js Crash Course: [http://users.csc.calpoly.edu/~foaad/enchant/crashcourse/](http://users.csc.calpoly.edu/~foaad/enchant/crashcourse/)
* Enchant.js Guide: [http://users.csc.calpoly.edu/~foaad/enchant/guide/index.html](http://users.csc.calpoly.edu/~foaad/enchant/guide/index.html)
* enchantjs.com: [http://enchantjs.com](http://enchantjs.com)
* Sweet demo game: [http://sockoverse.com/tests/stest/](http://sockoverse.com/tests/stest/) - I stole the game music from here...