Future Designers' Wheel of Fortune

Java Runtime must be installed, it can be downloaded from http://java.sun.com

To run the game, cd to the top level WheelOfFortune directory and run:
java -classpath ".;lib\edtftpj-1.4.5.jar;lib\jl1.0.jar" WheelOfFortune.game.WheelOfFortune

For windows users, we have provided WheelOfFortune.exe, which will execute the above command.

To run the WebMonitor program, cd to the top level WheelOfFortune directory and run:
java -classpath ".;lib\edtftpj-1.4.5.jar" WheelOfFortune.webMonitor.WebMonitorDriver

For windows users, we have provided WebMonitor.exe, which will execute the above command.

We do not currently have an FTP server running, so "Puzzles Online" and WebMonitor can't be used.