Asteroids 2015
Other projects: cocktailist / Platform Assembly Game 
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
