shogi-rs

Build Status Build status Coverage Status crates.io docs.rs

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

Documentation

Usage

[dependencies] shogi = "0.7"

License

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