CHEOPS (CHEss OPponent Simulator), or Χεοψ, is a fully-functional AI chess program capable of human vs. human, human vs. computer, and computer vs. computer play. It uses a 64-square linear array board representation. The game tree search is alpha-beta, and the static evaluation function considers material, mobility, and motif features. CHEOPS comes with extensive documentation on the program internals, aimed at students or programmers wishing to understand or extend the system.
| Tags | Games/Entertainment Turn Based Strategy |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | C++ |
Recent releases


Changes: CHEOPS is now packaged in a manner similar to most GNU programs, including a "configure" configuration and installation script suitable for Unix-like systems. The LaTeX manual has been revised. A Unix man page is now available. The --version and --help command-line options are now supported.


No changes have been submitted for this release.