enchant.js asteroids clone
.idea | ||
css | ||
doc | ||
img | ||
js | ||
res | ||
.DS_Store | ||
.gitattributes | ||
.gitignore | ||
.htaccess | ||
404.html | ||
apple-touch-icon-precomposed.png | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
crossdomain.xml | ||
favicon.ico | ||
humans.txt | ||
index.html | ||
LICENSE.md | ||
README.md | ||
robots.txt | ||
soundEffects.cfxr |
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
- Enchant.js Crash Course: http://users.csc.calpoly.edu/~foaad/enchant/crashcourse/
- Enchant.js Guide: http://users.csc.calpoly.edu/~foaad/enchant/guide/index.html
- enchantjs.com: http://enchantjs.com
- Sweet demo game: http://sockoverse.com/tests/stest/ - I stole the game music from here...