-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Home
dav1312 edited this page May 12, 2023
·
20 revisions
Stockfish is a free, open source, and strong UCI chess engine derived from Glaurung 2.1 that analyzes chess positions and computes the optimal moves.
Stockfish does not include a graphical user interface (GUI) that is required to display a chessboard and to make it easy to input moves. Several Free GUIs are developed independently from Stockfish and are available online. Read the documentation for your GUI of choice for information about how to use Stockfish with it.
-
Download and install Stockfish using the official builds
-
Developers can build Stockfish from source
If you're looking for any kind of assistance with Stockfish.
-
General
- Trainer: glinscott/nnue-pytorch
- Fishtest: glinscott/fishtest
- Fishtest worker setup: ppigazzini/worker-setup
- Website: daylen/stockfish-web
- Mac app: daylen/stockfish-mac
- Matetrack: vondele/matetrack
- WDL model: vondele/WLD_model
See also our overview of Governance and Responsibilities.