CPG/Chess
Mattia Giambirtone 28b9a262cc Add specialized .gitignore 2024-04-27 11:12:13 +02:00
..
nimfish Add specialized .gitignore 2024-04-27 11:12:13 +02:00
tests Add heavy tests. Fix minor bugs. Initial work on UCI interface 2024-04-24 10:41:01 +02:00
.gitignore Add specialized .gitignore 2024-04-27 11:12:13 +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 :)