Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 192 Bytes

File metadata and controls

4 lines (3 loc) · 192 Bytes

alpha-beta-pruning-minmax-checkers

Minmax algorithm with Alpha-Beta (𝛼−𝛽) Pruning optimization for the Checkers (Draughts) game.