shogi-rs

Github Actions Coverage Status crates.io docs.rs

A Bitboard-based shogi library in Rust. Board representation, move generation/validation and time control utilities.

Documentation

Usage

toml [dependencies] shogi = "0.9"

License

shogi-rs is licensed under the MIT license. Please read the LICENSE file in this repository for more information.