Skip to content

Open Source Xboard/Winboard-compatible chess engine written in C language.

Notifications You must be signed in to change notification settings

giuliano-ippoliti/GiuChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make to compile

In the scripts directory, you will find some sample scripts.

N.B. installing the xboard GUI is not so easy in 2019 as it was in 2005 :-)

For CentOS 7, I needed to download the source code from http://ftp.gnu.org/gnu/xboard/xboard-4.9.1.tar.gz
Then, I had to install:
- texinfo
- cairo-devel
- pango-devel
- librsvg2-devel
- gtk2-devel
in order to run smoothly:
- ./configure
- make
- make install

About

Open Source Xboard/Winboard-compatible chess engine written in C language.

Resources

Stars

Watchers

Forks

Packages

No packages published