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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

njmarko/alpha-beta-pruning-minmax-checkers Issues

No issues in this repository yet.