Documentation

a self-playing Othello game

Modules

game-tree search with object oriented interface
base Position class for use with Games::AlphaBeta
Reversi position class for use with Games::AlphaBeta
sequential games framework with OO interface
base Position class for use with Games::Sequential