Stockfish


Wolfgang Fahl

UCI

Compile engine from source

git clone https://github.com/official-stockfish/Stockfish
cd src
make help
make net
make build ARCH=x86-64-modern

Compile engine from source[edit]

git clone https://github.com/official-stockfish/Stockfish
cd src
make help
make net
make build ARCH=x86-64-modern
🖨 🚪