Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
42-AH authored Jun 10, 2024
1 parent defa3b2 commit 2e82243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


Mockfish is a low-level chess AI, powered by the minimax algorithm written in 100% Python.
It has an estimated 1550 ELO on extreme mode, with an average of 87.9% accuracy compared to the leading chess engine.
It has an estimated 1550 ELO on hard mode, with an average of 87.9% accuracy compared to the leading chess engine.

Minimax contains:
Alpha-beta pruning,
Expand Down

0 comments on commit 2e82243

Please sign in to comment.