Add pre-game lobby with live player list, host status, and start confirmation
Implemented comprehensive lobby UI for games that haven't started yet. Added player count display, numbered player list with host crown indicator, and minimum 2-player requirement for game start. Included confirmation dialog before starting and error handling with user feedback. Enhanced visual styling with dedicated lobby container, player slots, and status messages. Updated README to reflect new lobby feature.
This commit is contained in:
@@ -9,6 +9,7 @@ A small multiplayer web app that acts as a digital note sheet for a Harry Potter
|
||||
- Multiple games per user
|
||||
- Join games using a short join code
|
||||
- Host-controlled game start with automatic player chips
|
||||
- Pre-game lobby with live player list, host status, and start confirmation
|
||||
- Player chips are generated from the first name initial and first two surname letters, e.g. `SNE` for Sascha Nesterovic
|
||||
- Automatic player list with host indication
|
||||
- Personal note sheet for each player and game
|
||||
|
||||
Reference in New Issue
Block a user