Chesley is a chess engine targeting Unix-like platforms and the xboard GUI. It implements a number of modern chess programming techniques, including bitboard move generation, transposition tables, etc.
| Tags | Games chess Artificial Intelligence |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Any UNIX |
| Implementation | C++ Boost |
Recent releases


Release Notes: As of this release, Chesley is a stable and reasonably strong hobbyist Chess engine. This release features many fixes for serious bugs, significant strength improvements, Windows support, and initial work on corpus statistics for PGN databases.


Release Notes: Initial release.