hgm wrote:
...
My plan is to release (after debugging the currently disabled features) the source code of it as a 'model engine' in the category 'very basic'. The source contains lots of comments (micro-Max style). Perhaps I will call it 'Simple'. (Or is that name already taken? As an alternative I could call it 'Kludgy'.) It will have options to switch the various evaluation features (drawishness, on or off.
Sorry for the late addition. I saw your post before my holidays in office and forgot to respond.
In fact the name 'Simple' really is already taken by Remi Coulom for his simple chess engine. It is still available for download as a part of this package:
http://www.remi-coulom.fr/chess-0057.tar.bz2
IIRC he once asked for not including it in tournaments but I might be mixing it up with another one.
A part of the readme for the version I still have here:
Code: Select all
This is a release of my simple chess engine. It is intended as a way to share
my newly implemented treemap visualisation tool with other programmers. I did
not take a long time to document it very cleanly, so do not hesitate to e-mail
me any question if you have one. Here is a short description of the files you
should find in this archive:
simple.exe is the binary of the simple chess program
...
version 0048, Copyright (C) 1997-2001 Remi Coulom
The relevant entry in my RWBC chronology pages, though extremely out of date still useful for some researches I guess.
(May be I will really start an update if I am in the mood)
Code: Select all
433 Simple free free 0.048 - 2001 09 26 1532::33 - yes WB Rémi Coulom Web FR
Guenther