basil00 / Gull

Gull chess (Linux/Mac port)
Other
29 stars 15 forks source link

The LazyGull Chess Engine

NOTICE: LazyGull is no longer maintained.

LazyGull is a free UCI chess engine derived from Gull 3. Compared to Gull, LazyGull implements the following new features:

To build simply run the following commands in the src directory:

make -f Makefile.linux
make -f Makefile.windows

And follow the instructions.

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.