It’s been a few hours since the theme was released and I finally get to start the game.
I spent this whole time preparing the project setup and tools.
First, I had to decide which IDE to use. I tried Eclipse, Aptana, Sublime and after getting repeatedly slapped in the face, decided for good and old Emacs.

Isn’t it beautiful?
That’s right – turns out it works just fine for this small project. Now, to the tools!
I’m using melonJS to make a small HTML5 2D platformer. I spent some time converting an old test project to the latest melonJS-1.0.0 version. The API changed a lot so it was tough to adapt.
Anyway, it’s 4AM here (GMT-3) so I shall go to bed. When I return, I’ll focus on making a nice codebase and then worry about sticking to the theme (art and music).
You can follow the progress on my github repository: https://github.com/alexdantas/ludum-dare-29
Tags: html5, MelonJS