I like using riichi-tools-cli when reviewing my games. Sometimes, I want to know how many and which tiles could improve a hand in tenpai. This would help determine whether damaten is the right move. However, currently the command riichi-tools-cli ukeire will only show the outs to complete the hand when given a hand in tenpai.
I understand that this project has not been updated in a while, and I'm willing to try to implement this myself (I assume the actual implementation of this would be done in riichi-tools-rs), but I figured it wouldn't hurt to add this in case someone who is more familiar with this project would be interested. I would also appreciate any discourse for where to begin on implementing this feature.
I like using
riichi-tools-cliwhen reviewing my games. Sometimes, I want to know how many and which tiles could improve a hand in tenpai. This would help determine whether damaten is the right move. However, currently the commandriichi-tools-cli ukeirewill only show the outs to complete the hand when given a hand in tenpai.I understand that this project has not been updated in a while, and I'm willing to try to implement this myself (I assume the actual implementation of this would be done in
riichi-tools-rs), but I figured it wouldn't hurt to add this in case someone who is more familiar with this project would be interested. I would also appreciate any discourse for where to begin on implementing this feature.