CPG/Chess
Mattia Giambirtone d03b2c2fbf Final bug fixes. Test suite is passing 2024-04-23 18:57:38 +02:00
..
nimfish Final bug fixes. Test suite is passing 2024-04-23 18:57:38 +02:00
tests More movegen bug fixes and minor improvements to the test suite 2024-04-23 11:48:11 +02:00
README.md Fixed package errors and embedded magics into the build 2024-04-19 15:50:51 +02:00
nim.cfg Make test suite optionally parallel. Many bug fixes 2024-04-23 01:50:56 +02:00
nimfish.nimble Add nim.cfg and various bugfixes to movegen 2024-04-21 15:58:31 +02:00

README.md

A chess engine written in nim

For now, that's about it.

Installation

Just run nimble install