Chenard Chess Program C++
Author: Don Cross

[You must be registered and logged in to see this image.]

Introduction

- Chenard is written totally in C++ and the source code is portable
- Built-in opening library, special endgame tactics, and the usual min-max search algorithm.
- Chenard automatically learns new openings


Download

Windows graphical version
- Easy-to-use standalone program for 32-bit Windows (Win32) and 64-bit Windows (x64)
- Recommended Windows, want something easy to install
WinBoard plug-in chess engine
- For experienced computer chess enthusiasts
- Requires more knowledge to install. Both Win32 and x64 versions are available
C++ source code
- Compile source for programmers


Microsoft Windows 2000, XP, Vista, and Windows 7

winchen.zip
- Chenard for 32-bit versions of Microsoft Windows.
winchen64.zip
- Chenard for 64-bit versions of Microsoft Windows.
endgame.zip
- Optional zip file endgame databases
- 16MB of disk space.


WinBoard version

wxchenard.zip (Win32)
wxchenard64.zip (x64)


Source code for Chenard

chensrc.zip
- complete C++ source code for Chenard
- Don Cross
- [You must be registered and logged in to see this link.]
- cosinekitty {at} hotmail {dot} com.