https://github.com/cosinekitty/chenard/ ... /README.md
homepage of author Don Cross:
http://cosinekitty.com/chenard/
from the author:
very easy to compile for the mac from the src directory , type this on the common line (assuming you downloaded the source from Github):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.
Code: Select all
g++ -Wall -Wextra -Wshadow -Wnon-virtual-dtor -Wunused -Woverloaded-virtual -DAPPLE -O2 -o ../linux/xchenard @../linux/xsourcefileshttps://www.dropbox.com/s/nd5g224g8lcm5 ... d.zip?dl=1
Very suitable for human play. Don first started writing a chess program in 1993 and it's good to see that he is still around.
