over the past couple months, i've picked up an old project around writing AI in python. the premise is to code a strategy for an AI player to use in a simplified RTS game. the AI basically takes the seat of a human player and the human codes its brain.
main site: http://okayzed.github.com/dmangame/introduction.html
app engine server and match archive that runs and hosts games: http://dmangame-app.appspot.com
github: http://github.com/okayzed/dmangame
more AI: http://github.com/okayzed/dmanai
i'm looking for players, comments, ideas, etc - thanks!