It's been long time since last post on the blog, many things changed. Started new project and helped out local group with game they are creating. As always I try to supplement videos which are more interesting then pictures :)
I've created simple random dungeon generator for the club game, heres some results.
I've also changed the game idea from strategy to puzzle block game. I wished to make something easier and I think block game would be easier to make. I am planning to implement some kind of multiplayer in it but first I need to get some basics down like animating blocks etc.
Here is some simple puzzle game logic: moving blocks, check for matching rows or columns and give points accordingly.