2D spaceship game

This weekend, I wrote a small 2D game: https://bitbucket.org/bastienleonard/flight It was for the Bacon game jam, and the theme was “flight”.

Screenshot

Basically, you’re flying around with your spaceship, getting crystal to make your ship move faster, while avoiding asteroids and mines. Your ship automatically moves; you point at the direction you want to move to with the cursor.

There’s a lot of room for improvement, but hey, it’s the closest thing to a working game I’ve ever written.