Skip to content

Commit 7966ffe

Browse files
authored
Added a game example image.
1 parent a79405a commit 7966ffe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# alpha-beta-pruning-minmax-checkers
22
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

Comments
 (0)