Skip to content

Exports a library for fairy stockfish, which can be, in turn, wrapped by language specific bindings.

License

Notifications You must be signed in to change notification settings

Mind-Sports-Games/Fairy-Stockfish-Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project exposes a subset of the Fairy-Stockfish API into a C++ library. The intended use case is for language specific wrappers.

Building:

cmake -H. -Bbuild -DCMAKE_BUILD_TYPE=Release -DCMAKE_EXPORT_COMPILE_COMMANDS=1
cmake --build build

About

Exports a library for fairy stockfish, which can be, in turn, wrapped by language specific bindings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published