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.
β˜†19Updated 3 years ago

Related projects: β“˜