The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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