Rustで書かれた将棋AIです。
-
Rustのインストール(https://www.rust-lang.org/en-US/install.html)
-
Girigiriのインストール
$ git clone https://github.com/bknshn/girigiri
-
バイナリの作成
$ cargo build --release
-
将棋所のインストール
-
将棋所を起動し、エンジンにgirigiri/target/release/usiを設定
- LinuxやMacではMonoを使う必要あり
mono /usr/local/bin/Shogidokoro/Shogidokoro.exe