CPG/Chess
Mattia Giambirtone 19f2c7ab58 Fix some bugs in movegen. Untested TT
Signed-off-by: Mattia Giambirtone <nocturn9x@nocturn9x.space>
2024-04-26 11:41:59 +02:00
..
nimfish Fix some bugs in movegen. Untested TT 2024-04-26 11:41:59 +02:00
tests Add heavy tests. Fix minor bugs. Initial work on UCI interface 2024-04-24 10:41:01 +02:00
README.md Add heavy tests. Fix minor bugs. Initial work on UCI interface 2024-04-24 10:41:01 +02:00
nim.cfg Fix some bugs in movegen. Untested TT 2024-04-26 11:41:59 +02:00
nimfish.nimble Fix some bugs in movegen. Untested TT 2024-04-26 11:41:59 +02:00

README.md

A chess engine written in nim

For now, that's about it.

Installation

Just run nimble install

Testing

Just run nimble test: sit back, relax, get yourself a cup of coffee and wait for it to finish :)