aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam <adammegarules1@gmail.com>2026-08-03 21:56:36 +0200
committerAdam <adammegarules1@gmail.com>2026-08-03 21:56:36 +0200
commit27e879c62ecc019591201b1b1068b0c41870cfab (patch)
treec012f4f9991af93ed6b0c1b73dabf72815696707 /README.md
parent9acc4d8b4fb616e8a0b0d2fed85a752c3a86ccc6 (diff)
a big hell of a commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index eb25311..29945c2 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
A UCI chess engine written in c++
+## TODO
+- Fix wrong perft 5 results
+- Make pawns use new bitboards aproach
+
## Running
### Requirement