checkers icon indicating copy to clipboard operation
checkers copied to clipboard

A game of checkers written using minmax algorithm and alpha-beta pruning.

Checkers

A game of checkers written using minmax algorithm and alpha-beta prunning.

The bot should play its moves in under 5 seconds.

picture