diff options
| author | Adam <adammegarules1@gmail.com> | 2026-08-08 15:04:39 +0200 |
|---|---|---|
| committer | Adam <adammegarules1@gmail.com> | 2026-08-08 15:04:39 +0200 |
| commit | f86ea4529b5bdc6457e6d1fc86a43133132d4252 (patch) | |
| tree | 638876c4b896f26a3b09ca29d81ff5bc8f89cba3 | |
| parent | 8e36bc432759bf510dcd6a3e7e7e7816aed93a0b (diff) | |
adding another position
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
