enchant.js asteroids clone
Go to file
Zachary D. Rowitsch 59f9801bd2 README update
2013-11-03 22:23:54 -05:00
.idea minor tweaks added some soon to be used sound effects 2013-11-03 18:53:49 -05:00
css initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
doc initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
img initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
js added levels 2013-11-03 20:57:58 -05:00
res minor tweaks added some soon to be used sound effects 2013-11-03 18:53:49 -05:00
.DS_Store rocket that rotates 2013-10-28 00:38:19 -04:00
.gitattributes initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
.gitignore initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
.htaccess initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
404.html initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
apple-touch-icon-precomposed.png initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
CHANGELOG.md initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
CONTRIBUTING.md initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
crossdomain.xml initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
favicon.ico initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
humans.txt initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
index.html minor updates to index.html 2013-11-03 22:01:13 -05:00
LICENSE.md initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
README.md README update 2013-11-03 22:23:54 -05:00
robots.txt initial checkin - html5 boilerplate 2013-10-27 23:23:31 -04:00
soundEffects.cfxr minor tweaks added some soon to be used sound effects 2013-11-03 18:53:49 -05:00

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: