Skip to content

a chess bot to warm up your computer for the winter months

License

Notifications You must be signed in to change notification settings

spaceships/combustion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

combustion

Implements the xboard protocol.

usage

git clone [email protected]:spaceships/combustion.git
cd combustion
xboard -fcp $(realpath combustion) -fd $(realpath .) -debug

xboard is delightfully arcane. If you would like to see the messages exchanged, you'll need to set CHESSDIR.

mkdir -p $HOME/.chess
export CHESSDIR=$HOME/.chess
tail -f $CHESSDIR/xboard.debug

Now run xboard as above.

license

Public domain.

About

a chess bot to warm up your computer for the winter months

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages