This is a simple checkers game playing AI agent that follows the Minimax algorithm with alpha-beta pruning and depth limited search.
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!
Just run the Checkers.jar file in dist and then follow the on screen instructions.