Asteroids

Once again I wanted to play a little bit with the canvas of HTML5. It is really amazing to develop animation and interaction with this tool. It is a porting from my original project in Python, and I used only Javascriptand jQuery.

The game can be played with J I L keys to move the ship, SPACEBAR to shoot, R to restart the game, and P to put on pause the game. Have fun!!!

Credits

Art assets created by Kim Lathrop

requestAnimFrame by Paul Irish

Fps: 0