CPG/Chess
Mattia Giambirtone 77ff697df7 Make position bitboard management more idiomatic 2024-04-20 13:28:14 +02:00
..
nimfish Make position bitboard management more idiomatic 2024-04-20 13:28:14 +02:00
tests Refactor directory structure. Fix magic bitboard generation and add utilities to dump them to disk 2024-04-19 13:40:58 +02:00
README.md Fixed package errors and embedded magics into the build 2024-04-19 15:50:51 +02:00
nimfish.nimble Fixed package errors and embedded magics into the build 2024-04-19 15:50:51 +02:00

README.md

A chess engine written in nim

For now, that's about it.

Installation

Just run nimble install