add match controller #8

Closed
opened 2024-01-27 14:07:08 -06: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 14:14:20 -06: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
No Milestone
No project
No Assignees
1 Participants
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: studio/shotgun#8
No description provided.