Gameplay and Story
So, after developing the tile engine and the underlying genetic algorithm, I started working on the story and Steven continued work on the procedural generation.
I also implemented a basic monster bug using A* path finding for AI. The turned out to be quite fun =)
I also tried to make the game resolution independent, so if you resize your browser window the game will scale correctly so you can see the entire map.

