This is a temporary, read-only recovery of the chessprogrammingwiki while a longer-term plan is worked out. Editing is not possible right now, but will be again soon.
Chess Programming Wiki All pages Other namespaces

Libchess

Home * Software * Utilities * libchess

libchess,
a software library to allow a developer to quickly implement a chess program. It is build-up from C++17 header-files and contains all code for move generation and position tracking. Evaluation and search are kept for the developer. Libchess is developed by Manik Charan and can be retrieved from GitHub 1.

References

Up one Level


  1. GitHub - Mk-Chan/libchess: A header-only C++17 chess library↩︎

What links here

Contributors: Folkert van Heusden, GerdIsenberg.