Commit Graph

2 Commits (922967f7a80fb1968f0ef7dd552fc99a128703df)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
David Höppner 020c5cd9c3 New formula cheops
CHEOPS (CHEss OPponent Simulator) is a fully-functional 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.
2010-04-06 11:38:08 +02:00