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