rust-shogi-crates / shogi_core

Defines fundamental data types and functions
MIT License
9 stars 0 forks source link

`Position` should implement `moves()` method #12

Closed koba-e964 closed 2 years ago

koba-e964 commented 2 years ago

Why can one make moves but not retrieve them from a Position?