asteroids

A space shooter game in javascript.

Stars
6

Asteroids

Space shooter in javascript. See live at http://www.isaksky.com/asteroids

To get started:

bundle install

bundle exec middleman server -p 3000

Then navigate to localhost:3000 to check it out. The main logic is in source/js/core.coffee.