Télécharger la liste

Description du projet

CHEOPS (CHEss OPponent Simulator) 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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-12-08 16:39
1.1

CHEOPS est maintenant emballé d'une manière similaire à la plupart des logiciels GNU, y compris un "configure" script de configuration et d'installation appropriées pour les systèmes Unix. Le manuel de LaTeX a été révisé. Une page de manuel Unix est maintenant disponible. La version - et - d'aider les options de ligne de commande sont maintenant supportés.
Tags: Code cleanup
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.

2003-11-23 16:08
1.0

Tags: Initial freshmeat announcement

Project Resources