CMSC 22001: Software Construction Assignment 9: Prepare for Tournament

Due: Mar 11, 2008 @ noon

Your task is to get your best player program into shape for the tournament. You may spend the final week doing nothing or fixing your currently best player or building some new, super player. Each team will only be allowed a single player in the tournament.

The tournament will take place on March 11th at noon. The purpose of the tournament is to judge the cleverness of your player and the quality of your code in a practical manner.


If you'd like, you can test your protocol implementation against the actual server that will be used for the tournament. It is provided as a .tar.gz and a .zip file and requires version 372 of PLT Scheme. See the README file in the archive for details on getting PLT Scheme and running the server.



CMSC 22001: Software Construction