Score board and game end form #13
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Displays on each side
UI(X?) form to declare ending state (exhaustive draw, tsumo, ron) and move points around
Store riichi declarations and decrement score
Rotate seat wind and increment honba depending on who won
For score declaration, in addition to just having manual han and fu input fields, it would be nice to have a large checklist of all possible yaku, with checkboxes (or int fields for the ones that can happen multiple times like yakuhai) to select all that apply to the hand and compute han. Then if the han count is lower than 5, a second checklist for computing the fu. That could be a nice and educative way to do it!