sugyan / yasai

Yet Another Shogi library, for AI development
GNU General Public License v3.0
25 stars 4 forks source link
bitboard rust shogi

Rust

YASAI: Yet Another Shogi library, for AI development

YASAI(野菜) is a Rust library for high-speed generation of legal moves and search for positions for Shogi. It is based on the implementation of apery_rust and uses shogi_core as the fundamental types and functions.

Examples

Perft

cargo run --release --example perft 5