aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <adammegarules1@gmail.com>2026-08-08 17:40:55 +0200
committerAdam <adammegarules1@gmail.com>2026-08-08 17:40:55 +0200
commit4612e164c6126cfcd6e83f7c02353a50e9bec9cb (patch)
tree072f53a1fe914c7c79364081857316e57eab16cb
parentf4e219a591d0265e95f173c1da5c9563c9680adc (diff)
t
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0360dd7..65b667c 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,6 @@ A UCI chess engine written in c++
## TODO
- Fix wrong perft 5 results on starting position
- Fix wrong perft 5 results on fen "rnbq1k1r/pp1Pbppp/2p5/8/2B5/8/PPP1NnPP/RNBQK2R w KQ - 1 8" (expected: 89,941,194)
-- Make pawns use new bitboards aproach
## Running