We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79405a commit 7966ffeCopy full SHA for 7966ffe
README.md
@@ -1,2 +1,4 @@
1
# alpha-beta-pruning-minmax-checkers
2
Minmax algorithm with Alpha-Beta (𝛼−𝛽) Pruning optimization for the Checkers (Draughts) game.
3
+
4
+<img src="resources/game_example.png" width="100%">
0 commit comments