Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 604 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 604 Bytes

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