
Flourish
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Just a tiled map, draggable with the mouse. I used Cocos2D-Javascript which supports TMZ maps. I created an elaborate map and tiles for the first day only to discover it took over a minute to display with Cocos2D-Javascript. I spent the rest of the time search for a suitable alternative, so there isn't a game to show at this time. Lesson learned: get familiar with the framework and its performance before starting a competition.