Zuloid is a chess engine written in C99. It is not a complete chess program and requires a UCI-compatible GUI (e.g. XBoard with PolyGlot, Scid, Cute Chess, eboard, Arena, Sigma Chess, etc.) in order to be used comfortably. Read the documentation for your GUI of choice for information about how to use Zuloid with it.
Zuloid is mostly original work, but it borrows several ideas and techniques from many other engines.
- Stockfish (GPLv3)
- Mr. Queen (MIT)
The source code is Released under the terms of GPLv3. See LICENSE.txt
for more information.