A Bitboard-based shogi library in Rust. Board representation, move generation/validation and time control utilities.
46
stars
3
forks
source link
Returns a bitboard which includes all pieces of the given player color #14
Closed
nozaq closed 6 years ago
This will make generating all possible moves a way simpler.
Refs: #13