- Java Runtime Environment Version 9
- Processing core.jar file
Download the AI3.jar file. Open the terminal and navigate to the folder then enter:
java -jar AI3.jar
You need the JDK to compile the source code. To compile and run open the files in a java IDE such as eclipse, add the core.jar into the file path and add the data files to the project. Then export the project as JAR, then run the jar as described above.
The AI_save.dat contans the save data for the learning AI. Delet this file to reset the AI.