TicTacToe
Here is what the TicTacToe program looks like.
Installation Instructions
-
Click on the
TicTacToe.jar link below and download the file to
your Desktop.
-
To run the program, double click on the downloaded "Java" icon. That's it!
-
TicTacToe.jar
(14,316 bytes)
Source Code
-
Click on the
TicTacToe Source.jar link below and download the file to
your Desktop.
-
From the console type
cd Desktop
jar xfv "TicTacToe Source.jar"
A folder TicTacToe Source containing the source files will be created.
-
The file
TicTacToe Source.jar can then be deleted.
-
TicTacToe Source.jar
(11,257 bytes)
|