Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 220 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 220 Bytes

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