Chicken Jump
A little game doodle jump like made in html5 canvas.
Demo
You can see the demo at http://jeremiet.github.com/chicken-jump/.
Usage
First clone the repository :
$ git clone git://github.com/JeremieT/chicken-jump.git
Or download the zip file. And start the server with :
$ cake dev
Finally, go at http://localhost:8000 in your favorite browser. Enjoy ;)