Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 414 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 414 Bytes

asteroid-runner.com

Thanks for checking out Asteroid Runner!

For some reason I decided to also make this a NodeJS project. So this has all the code that WebStrom gives you automatically. Until I get ambitious and pull the actual game out and get rid of the Node stuff you'll just have to run the whole thing.

node bin/www to run it!

If you wanna check out the code, the JavaScript is in the public folder.