LaunchConfiguration

To run a CT game, specify which configuration class to use. For example, to run the take-it-or-leave-it scenario, run the TheAutomatConfig class as follows:

ant runadmin -Dconfigfile=lib/adminconfig/TheAutomat.txt

This will launch the CT game for all clients. The GUI is shown below.