(see the end of this post for remarks I've gotten about the vbox image) So, the next Google AI Challenge seems to be almost ready to get going, albeit six months later than I expected. As blogged about earlier this year I have been worked on the Common Lisp starter bot for the challenge, an...
I have made two screencasts showing the setup and usage of the proxy bot for the upcoming Google AI Challenge. This was at the request of McLeopold. For the Planet Wars challenge I've tried to explain the use case for a proxy bot on the forums. Please read that post if you have no idea what the...
Work is in progress for the next Google AI Challenge and I've been working on the Common Lisp starter package. At the request of the organizers the starter package has been made very basic. A more extensive starter package with proxy-bot functionality is available at:...
The Planet Wars competition has been running for a month now and the deadline for submissions is Saturday the 27th of November 2010. Don't let the fact that it has already been running for a month dissuade you from participating. If you're an experienced programmer a weekend of solid work will...
It took a while but Common Lisp is finally supported on the official Planets Wars game server (Google AI Challenge)! (In the meantime one could use dhartmei's server (and you still can since it offers some advantages like more games in a shorter time).) Both Gábor Melis and I updated our starter...
The Google AI Challenge should start any day now and I and "anwyn" have both made Common Lisp starter packages. anwyn's follows the API of the other starter packages more and is perhaps a little more lispier (I like LOOP a lot) and mine's a little more bare-bones: just the basic communication...
There's a new Google AI Challenge: Planet Wars.
It seems they're also working on adding support for Common Lisp due to the number of people that used it in the last challenge. Awesome!
They've finally added Common Lisp as a supported language to the Google AI Challenge. (Just before they stopped adding new languages, phew!) There were some issues getting my starter pack to work on their server since they're running an older SBCL (1.0.18 on Debian) and that didn't support the...
For those who've missed it: Google AI Challenge 2010 There's no Common Lisp starter pack (edit: since this is getting misinterpreted I meant a CL starter pack for the AI Challenge) but after a particular nasty adventure spelunking for days through an archaic database at work, fighting through the...