njmarko / alpha-beta-pruning-minmax-checkers

Minmax (minimax) algorithm with Alpha-Beta (𝛼−𝛽, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.
20Updated 4 years ago

Alternatives and similar repositories for alpha-beta-pruning-minmax-checkers:

Users that are interested in alpha-beta-pruning-minmax-checkers are comparing it to the libraries listed below