Quote:
Originally Posted by Dean
|
Don't even start talking about the Wumpus. My roommate Matt and I wrote our own version in our AI class. We defined the rules of the battlefield code and all the input and output interfaces, then we split into teams and wrote autonomous AI agents that battled each other with only a little knowledge about what the other team was doing. Hunter vs. Wumpus!! Too bad they both tended to just get lost and fall in pits and kill themselves.
Oh, and it was written in
LISP with a text interface.