Asteroids

The goal was to build a JavaScript game in order to get to know better the JavaScript programming workflow and some collision detection.

Here I have a simple Asteroids clone game made using HTML5 canvas, using Kinetic.js for animations.