The various games are now accessible through this page:
http://li414-97.members.linode.com/homeTo return to that menu, just click on "home" in the header of any page.
Thank you to everyone who is running bots; please note that you are welcome to run as many bots as you like. If you run open source bots unmodified, please give them a name which tells people who they are playing against. For example, if there's a bot named "XYZZY", I would be running it as "system_XYZZY".
The Tron game and visualizer have made some progress, and I'm now working on a bot to play the game. There are TCP ports for 1v1 games and multiplayer games - however, the multiplayer server is currently only serving 1v1 games.
If someone wants to play multiplayer now, I just need a map generator which writes multiplayer maps into the same filename format which was used for Ants (or a few hand-coded maps). I'll write it myself eventually (after getting the Tron bot into some sort of working shape) if nobody else gets there first. The current multiplayer mapgen in symmetric_mapgen.py is partway there, and might serve as an acceptable starting point.
Feedback is welcome.