/libchess

A header-only C++17 chess library

Primary LanguageC++MIT LicenseMIT

libchess

libchess is a header-only C++17 library for building chess engines, cli tools, etc.

A sample engine made using this library (originally for testing) is present here: https://github.com/Mk-Chan/LibchessEngine