Android & PostCompo for Path of Supernova

My puzzle game for LD30 is now available on Android. I also made a postcompo version.

http://www.ludumdare.com/compo/ludum-dare-30/?action=preview&uid=18943

Screen_01b

The main goal of the postcompo version was to simplify the rules a little. Until now, every powered tile could be moved.
This was never the goal, most levels can be solved by moving only the Supernova.
But without the possibility of moving other tiles my random level generation could produce impossible levels.
I have now fixed my random level generation, so there is no need to move other tiles around.

Here are the changes :
Slight change of rule : only the supernova can be moved around
Progression (last level unlocked) is now saved
Random levels Hard & Unknown better balanced
Last level completely remade (less difficult)
Better UI

Tags: compo, LD30, post-mortem