Skip to content

Commit

Permalink
Added a game example image.
Browse files Browse the repository at this point in the history
  • Loading branch information
njmarko committed Dec 19, 2020
1 parent a79405a commit 7966ffe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# alpha-beta-pruning-minmax-checkers
Minmax algorithm with Alpha-Beta (𝛼−𝛽) Pruning optimization for the Checkers (Draughts) game.

<img src="resources/game_example.png" width="100%">

0 comments on commit 7966ffe

Please sign in to comment.