Crafty schaakprogramma
Een leuk en sterk programma.
Installatie-instructies voor op fedora linux (core 11):
Afhalen software:
wget http://www.craftychess.com/crafty-23.0.zip
wget http://www.craftychess.com/book.bin
unzip crafty-23.0.zip, cd crafty-23.0 & make linux
extra rpms installeren
gcc-c++-4.4.1-2.fc11.i586 (nodig om te compileren)
xboard-4.2.7-19.fc11.i586 (grafische schaakinterface)
xorg-x11-fonts-100dpi-7.2-8.fc11.noarch (fonts voor xboard)
opstarten crafty met xboard (in crafty folder)
xboard -fcp “./crafty” -fd crafty_directory
cat .craftyrc (configuratiebestand te plaatsen in home folder)
enkele voorbeelden:
ponder=off (crafty denkt niet na op jouw tijd)
book=off (crafty gebruikt geen openingsboek)
st=1 (crafty mag maar 1 seconde nadenken)
xboard -tc 10 (10 minuten tijdscontrole)
Interessante links:
* Craftychess
* Crafty commando documentatie
* Xboard