I’m in!

Im hoping that this time, the theme will lend itself well to a roguelike as I’ve been wanting to do one for a while – by roguelike of course I mean top down, turn based with ascii graphics.

This will be a polar opposite from my last entry which was an FPS and turned out to be over-ambitious just like all my FPS entries 😛

I might make it realtime which would be a good twist.

I have two secondary objectives:
1) Get pathfinding to work
I have never actually implemented proper pathfinding for a game, so this will be a good opportunity to learn

2) Get a server side system for high scores, and saved games
This will be useful for more than just LD games of course.

My tools will be SVN and Eclipse, I won’t need anything by way of graphics and I’ll build the editor into the game itself.