aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam <adammegarules1@gmail.com>2026-08-08 18:11:21 +0200
committerAdam <adammegarules1@gmail.com>2026-08-08 18:11:21 +0200
commit927c375afa9ba3b596fb22da527bb802493ecd27 (patch)
tree56dcc04a055a9436f9b91c5afcc67674da26aec2 /README.md
parent029948d2cf6bfb8001d5d9a66df6ce38c8eee789 (diff)
removing fixed todos
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 65b667c..eb25311 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,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)
-
## Running
### Requirement