Gothello is an othello program written by me. You can use it to play against other people or against the computer, or you can play the computer against itself. The AI is implemented using Negamax search with Alpha-Beta pruning, with Iterative Deepening. It has both fixed-depth and fixed-time search modes.
The only real requirement is GTK, at least version 1.2.x.
Information
- Latest version is 0.1, released 18th June 2000 (first public release).
Download
- gothello-0.1.tar.gz Program source (28 KB)