Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 395 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 395 Bytes

Stockfish

CI

Zig build for Stockfish 17. Requires zig 0.13.0.

Usage

# Build Stockfish
zig build

# Build and run
zig build run

# Show build options
zig build -h