Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 460 Bytes

File metadata and controls

18 lines (12 loc) · 460 Bytes

Stockfish

CI

Zig build for Stockfish 17.1. Requires zig 0.15.1, 0.15.2 or 0.16.*. Was tested with 0.16.0-dev.2261+d6b3dd25a.

Usage

# Build Stockfish
zig build

# Build and run
zig build run

# Show build options
zig build -h