Chenard 1.1.36 JA
Author : Don Cross
Chenard Homepage:
http://web.archive.org/web/200012040758 ... enard.html
Chenard Web Edition: (Java applet)
http://cosinekitty.com/chess/index.html
Introduction (from original Chenard readme)
I have written a chess program called Chenard.
Though it is not in the same league as commercial programs,
it plays a fairly strong game.
The name is derived from Dr. Channard in Clive Barker's Hellraiser movies.
Chenard is written totally in C++ and the code is portable to just about
any operating system. The code has a built-in opening library, special
endgame tactics, and the usual min-max search algorithm. One of the more
interesting features of Chenard is that it automatically learns new
openings and does not have to spend time thinking when it re-encounters
any position in the first 15 moves of a game.
Don Cross.
Version 1.1.36 JA
-------------------
1. Added winboard protocol 2 support.
2. Removed gui code completely.
3. New logo.
Instructions:
-------------
Chenard doesn't need any command line
options to run, just install as a standard
winboard engine. It features an internal
opening book and also opening book learning
for the first 15 moves. A learning file
called 'chenard.tre' is created in the
engines folder when Chenard is first run.
To remove learning at any time, just delete
the file.
Chenard is also capable of speaking it's own
chess moves. To do this copy ALL the sound files
from the 'CHENWAV' folder into the engine folder.
If any sound file is missing, speech support will
be disabled, so to disable speech just delete one
or all of the sound files from the engine folder.
I would advise you not to play games shorter than
about 6 mins with speech as it creates about +5 secs
per move overhead, which will probably cause Chenard
to timeout.
Info
----
Chenard was first written by Don Cross in 1993,
and the last update was in 1999. A very nice
(non-winboard) Windows gui version can still be
downloaded from the homepage (link above) and you
can also play an online Java-applet version (link
also above). Playing strength is around TSCP level.
Available from my homepage.
Jim Ablett