![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | Copying.txt | 2007-09-28 13:58 | 25K | |
![]() | LeiaMe.html | 2007-09-28 13:58 | 1.2K | |
![]() | bin/ | 2011-05-13 12:39 | - | |
![]() | doc/ | 2007-09-28 13:58 | - | |
![]() | src/ | 2011-05-13 12:39 | - | |
![]() | unix/ | 2011-05-13 12:39 | - | |
![]() | win32/ | 2011-05-13 12:39 | - | |
This game was originaly created for an Artificial Intelligence class by me and a friend while we were at the University. Since then I have fixed some bugs updated the interface from AWT to SWING.
The code comments are in Portuguese, but I think that anyone can read Java code so I haven't bothered to translate the comments. If you want the comments translated please take a look at the C# version of the game.
A compiled version is already available in the bin directory.
You need to have at least the JDK 1.3 installed to be able to compile the program.
Please ensure that the JDK's bin directury is in the PATH.
Execute the build.bat script inside the win32 directory if you're on Windows, or the build.sh script inside the unix directory if you're on Unix.
The script will generate the file checkers.jar into the bin directory and the classes documentation into the doc directory.
To run the program, you just have to execute the run.bat script inside the win32 directory if you're on Windows, or the run.sh script inside the unix directory if you're on Unix.
© 1998 - 2002, Paulo Pinto, Pablo Tavares