Stockfish 15 is now available

This page summarizes the projects mentioned and recommended in the original post on /r/chess

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • books

    Chess books used to develop Stockfish (by official-stockfish)

  • You mean this? These are not opening books, though they're called "books". They're PGNs with starting positions, usually a couple of moves into the game, that are used for statistical tests as having engines play from the regular starting position does not sweep the space of realistic game positions very well.

  • fishtest

    The Stockfish testing framework

  • In https://github.com/glinscott/fishtest/wiki/Regression-Tests you can see 8moves_v3.pgn opening book (09/11/2013 - current) with a link:

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Stockfish

    A free and strong UCI chess engine

  • You could also consider compiling stockfish your self, it's one of the simplest programs out there as far as self compiling on linux is concerned. Quoting from the stockfish readme, something like mkdir ~/stockfish-src && cd ~/stockfish-src && git clone https://github.com/official-stockfish/Stockfish.git . && cd src && make build ARCH=x86-64-modern ought to do the trick. That would also keep you up to date with elo gainers between releases.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts