Changes

Jump to: navigation, search

Libchess

197 bytes added, 20:15, 23 June 2019
no edit summary
'''[[Main Page|Home]] * [[EnginesSoftware]] * [[Utilities]] * libchess'''
'''libchess''',<br/>Libchess is a library to allow a developer to quickly implement a chess-program. It is build-up from [[C++#17 |C++17]] header-files and contains all code for [[Move Generation|move-generation ]] and [[Chess Position|position-]] [[Incremental Updatesposition|tracking]]. Eval [[Evaluation]] and [[Search|search ]] are kept for the developer. Libchess is developed by [[Manik Charan]] and can be retrieved from [https://en.wikipedia.org/wiki/GitHub GitHub] <ref>[https://github.com/Mk-Chan/libchess GitHub- Mk-Chan/libchess: A header-only C++17 chess library]</ref>.
=References=
<references />
'''[[EnginesUtilities|Up one Level]]'''[[Category:Open Source]]

Navigation menu