CheckersAI

This is a simple checkers game playing AI agent that follows the Minimax algorithm with alpha-beta pruning and depth limited search.


Project maintained by KAI10 Hosted on GitHub Pages — Theme by mattgraham

CheckersAI

This is a simple checkers game playing AI agent that follows the Minimax algorithm with alpha-beta pruning and depth limited search. Welcome to the CheckersAI wiki!

How to Play

Just run the Checkers.jar file in dist and then follow the on screen instructions.

Rules of the Game