Local C++/Qt engine

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