Tower X: A New Era
I released a strategy game on the iPhone called TowerDefend several years ago. It hasn’t sold many copies, but there appears to be a few who really enjoy it, so I’ve finally decided to update it.
Geo Command: February Update
Geo Command, a GPS based game, is still under heavy development. The current target platform is HTML5 with WebGL, and later will be ported to iPhone, iPad and Android.
Geo Command: The First Month
For the last month I’ve been developing a GPS based game called Geo Command. So far it has been going very well. The details of the game are still mostly secret, so any information you’ll find on the Internet will probably only be from the Geo Command Twitter feed and this blog.
if __name__ == ‘__main__’ can be nicer!
After many times of writing out this default “main” code, I decided to work out if there is a way that I don’t have to type as much and make it look nicer. Yes, I’m pedantic with code neatness. Here is an example of what I’m talking about: def main(): print ‘this runs only when [...]
Geo Command: A new game
At the start of the year I decided to start making a new game–one that I’ve been wanting to make for a little while. I’m not going to disclose much information about it yet, since it’s early in development, but I will say that it is a free GPS based game for the web and [...]