An open API service indexing awesome lists of open source software.

https://github.com/h-a-y-k/chessplusplus

A minimal chess library in C++
https://github.com/h-a-y-k/chessplusplus

chess cpp

Last synced: 9 months ago
JSON representation

A minimal chess library in C++

Awesome Lists containing this project

README

          

# chessplusplus

chessplusplus is a C++ library for core chess algorithms, which is still under development. It will provide move generation, move validation, and support for common formats.