Shogi AI
A native macOS shogi engine and Qt desktop app with USI support, regression tests, NNUE training tools, and strict suite diagnostics.
Build
/opt/anaconda3/bin/qmake shogi.pro
make -j4
./build/bin/shogi-tests
Run
./build/bin/shogi-usi
./build/bin/shogi-gui.app/Contents/MacOS/shogi-gui
Release Notes
- Generated build outputs are not committed.
- NNUE weights are release artifacts, not source files.
- Strict data and challenge gates must be green before publishing a model.