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

chore: upgrade checkout action to v2 #44

Closed nozaq closed 2 years ago

nozaq commented 2 years ago

fixes: #42, #43