Skip to content

theo77186/Gull

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Gull 3 Chess (SYZYGY)

This is a portable (Linux/MacOSX/Windows) version the Gull chess engine version 3.

To build simply run make (from a terminal) in the src directory.

To build syzygy Gull run make syzygy (from a terminal) in the src directory. Note that the Makefile uses wget to automatically download the Fathom dependency (https://github.com/basil00/Fathom).

Pre-built binaries are available here: https://github.com/basil00/Gull/releases

License

The original Gull 3 source code is "public domain". New modifications are released under the MIT License.

About

Gull chess (Linux/Mac port)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.5%
  • C 2.8%
  • Makefile 0.7%