Skip to content
/ zuloid Public

A chess engine that's easy on the CPU but hard on opponents.

License

Notifications You must be signed in to change notification settings

neysofu/zuloid

Repository files navigation

Zuloid

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.

Attribution

Zuloid is mostly original work, but it borrows several ideas and techniques from many other engines.

  • Stockfish (GPLv3)
  • Mr. Queen (MIT)

Legal

The source code is Released under the terms of GPLv3. See LICENSE.txt for more information.

About

A chess engine that's easy on the CPU but hard on opponents.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published