ai class: tron project ai class: tron project
spring 2006 / prof sklar.

Below is the source code for the Tron game, along with classes for players controlled by a genetic program (GP) and a neural network (NN). Download all of these files into a single directory and compile the five source files (Tron, Arena, Player, HumanPlayer and MyPlayer).

For project #2, you will need to write code that goes into MyPlayer.java.