This blog is just one programmer’s journal of game creation. To call myself an indy game developer is maybe over-stating the case - I’m writing a game, we’ll leave it at that.
The current game is “Deal with the Devil”, a 3D first person perspective adventure game set on a space station far in the future. It is based on Ogre3D, an open graphics engine, using the Python-Ogre bindings, allowing me to program using Python. I hope this will allow me to move faster than I might be able to using C++ or Java - scripting languages have some rapid prototyping advantages.