websteroids/README.md
Zachary D. Rowitsch 59f9801bd2 README update
2013-11-03 22:23:54 -05:00

11 lines
923 B
Markdown

# [Websteroids](http://api.twistdroach.com/websteroids/)
Websteroids is a rewrite of the classic asteroids arcade game using enchant.js. Be gentle - this is almost the first javascript I've written...
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...