An AI project in my AP Computer Science class.
Students should look at the Example.java to see how to start.
The Connect Four board is a two-dimensional array of integers.
To put their AI into the game, adjust the instantiation call in the ConnectFourGame.java file.