Games::Checkers - Play the Checkers/Draughts games

Screenshot of Games::Checkers game play

Welcome to Checkers in Perl.

This is a complete and extended implementation of the Checkers/Draughts game. 17 national rule variants are supported on multiple board sizes, from 4x4 to 16x16. AI with configurable strength. Replay of previously recorded games in PDN format.

The graphical interface is used if SDL bindings are available. Otherwise it fallbacks to pure terminal operations.

Some advanced features (more exotic variants, interactive playing) and a better GUI are under development yet.