Skip to content

Add shared room game state and timer UI#3

Merged
halfdimension merged 2 commits into
mainfrom
feature/shared-room-game
Jun 25, 2026
Merged

Add shared room game state and timer UI#3
halfdimension merged 2 commits into
mainfrom
feature/shared-room-game

Conversation

@halfdimension

Copy link
Copy Markdown
Owner

Adds shared multiplayer room game state and frontend timer UI.

  • Adds backend room game lifecycle: WAITING, RUNNING, ENDED
  • Allows only the room host to start/end a room game
  • Lets room members read the same shared game timer/state
  • Adds frontend room game controls and shared countdown display
  • Hides Close Room while a game is running to avoid inconsistent room/game state
  • Keeps shared targets, catches, and scoring out of scope
  • Keeps solo/guest gameplay unchanged

@halfdimension
halfdimension merged commit 00d997d into main Jun 25, 2026
2 checks passed
@halfdimension
halfdimension deleted the feature/shared-room-game branch June 25, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant