Asteroids 2015

Using Javascript, jQuery, and HTML5 Canvas, I recreated the classic arcade game Asteroids, playable in the browser.

Controls:

  • up/down: move forward/backward
  • left/right: turn counterclockwise/clockwise
  • space: shoot
  • z: hard brake (stop moving)

Live site: playable game

Github repo here