Score board and game end form #13

Open
opened 2026-09-20 13:31:08 +00:00 by Baplar · 1 comment
Owner

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

  • Exhaustive draw: declare who is in tenpai
  • Tsumo: just declare han+fu
  • Ron: declare who dealt in, who ronned (can be several) and the han+fu of each winner’s hand
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 - Exhaustive draw: declare who is in tenpai - Tsumo: just declare han+fu - Ron: declare who dealt in, who ronned (can be several) and the han+fu of each winner’s hand
Baplar added this to the V2 project 2026-09-20 13:31:08 +00:00
Author
Owner

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!

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!
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Baplar/ResoniteMahjong#13
No description provided.