Update on the voronoi thing

Finally some progress. Level comes from a simple bitmap like this:

level_editing

And turned into a voronoi thing (real-time) in the game:

20090830_1251

I also got some simple physics and collisions working for the player.