add match controller #8

Closed
opened 2024-01-27 15:07:08 -05:00 by zephyr · 1 comment
Owner

terminology change:

  • "game" is the set of items and shells delivered to players
  • "round" is the portion of gameplay until one player has 0 hp
  • "match" is three rounds won by the challenger or one round won by the dealer

all of this should be controlled within package game

terminology change: - "game" is the set of items and shells delivered to players - "round" is the portion of gameplay until one player has 0 hp - "match" is three rounds won by the challenger or one round won by the dealer all of this should be controlled within package game
zephyr self-assigned this 2024-01-27 15:14:20 -05:00
Author
Owner

we now have a function to get match winner separate from round winner, but we don't set match winner when dealer wins

we now have a function to get match winner separate from round winner, but we don't set match winner when dealer wins
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: studio/shotgun#8
No description provided.