Carbon is a racing puzzle game and the march entry into the one game a month competition.

The purpose of the game is to get a high a score as possible. You control the car using the arrow keys.

This game is written in JQuery and uses the HTML5 canvas for rendering and the physics are implemented using the JavaScript implementation of Box2d. There are no external images, sounds or resource files used in this game.