nozaq / shogi-rs

A Bitboard-based shogi library in Rust. Board representation, move generation/validation and time control utilities.
https://docs.rs/shogi/latest/shogi/
MIT License
46 stars 3 forks source link

feat: add Position#player_bb() #15

Closed nozaq closed 6 years ago

nozaq commented 6 years ago

fixes #14 refs #13