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