2004 ICFP Contest Spinoff Game
TheRealFoxFire writes "Taking a page from the popular Corewars competitive programming game,
the 2004
ICFP Programming Contest task has been turned into an online
competition: Ant Wars. In the game, programmers create
state-machine ant "brains" which battle against each other for food and
programmer glory. And just in time for the ICFP contest itself, where this year's winners will be announced."
Totally misread this the first time around:
...In the game, programmers with state-machine ant "brains" battle against each other for food and programmer glory...
[start] --> [attackjudges]
[attackjudges] --> [checkrankings]
[checkrankings] --> [idle] , if rank is "1st"
[checkrankings] --> [attackjudges] , otherwise
[idle] --> [checkrankings]
Sheesh, evil *and* a jerk. -- Jade
will the ants take the turing test do determine who gets to be the queen? i'm not witty.
I own a pump action golf ball cannon. I made it myself.
Oh well.
I guess the Google algorithm took the words "ant" and "programmer" and assumed some kind of nasty infestation.
Actually, I was trying to be Insightful, not Funny.