From f86ea4529b5bdc6457e6d1fc86a43133132d4252 Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 8 Aug 2026 15:04:39 +0200 Subject: adding another position --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 29945c2..0360dd7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ A UCI chess engine written in c++ ## TODO -- Fix wrong perft 5 results +- 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 -- cgit v1.2.3