Download
Last modified: 2/20/07
The following downloads are available. Click here to view the
changelog.
Note: All downloads offered from this page are released under the
GNU Public License, Version 2.
Prophet
Prophet 2.0 - Source
Prophet 2.0 - Windows GCC/Intel executables (Jim Ablett compile)
book.dat.gz - uncompress and place in prophet/book (Linux), or same directory as
executable (Windows)
For a Linux binary just cd to prophet/src and type 'make'.
LesserProphet
Also, a very simple version of Prophet called "LesserProphet" is available. The basic framework is
the same, but it has a very simple search and evaluation. It has no opening book,
tablebases, quiescence search, hash tables, pondering, extensions, reductions, pruning, or just about any of the other more
common techniques used in modern chess programs. The one possible exception is the use of rotated
bitmaps. Feel free to use LesserProphet as a starting point for your own engine, but please tell
me if you do so.
LesserProphet 1.0.1 - Source
Back to the main page