Calvin Hayes
October 26, 2005
Period 5
Notes
This source code runs and displays 100 Othello games between black, a simple AI that uses a mixture of heuristic values but not not forward-search, and white, a random player. After all games have been played, the value printed is the average margin of victory for black.