Image

My quick little space shooter. The game can be played here.

It is very simple, however I’d like to point out that it actually uses the collision detection I implemented here.

It uses CreateJS to draw and update. CreateJS is an awesome JavaScript library with support for drawing, sound, tweening, and preloading.