RPG using a 2D tile engine programmed in C++ with SDL. It's currently only targetting windows.
I want to try and make a story driven game ala Robert E. Howards Conan series. This game will help tell many of the imaginative stories in my head.
This game is in it's infancy and as structure emerges so will the documentation. I'm using an iterative bottom up design and as such there's not much planning.
http://www.libsdl.org/download-1.2.php
http://www.libsdl.org/projects/SDL_image/
http://www.libsdl.org/projects/SDL_ttf/
http://sourceforge.net/projects/boost/files/boost/1.53.0/