Implement lobby system #23

Open
opened 2025-01-31 19:27:32 +00:00 by allanger · 0 comments
Owner

Since we're currently aiming for a ~6x6 game, I would start with a lobby system that can hold 6 players.

The lobby leader must be the only one who can launch the game. Currently, it means to join or create a server.

When the leader is starting a game, the whole lobby should join the same server as the leader.

AC:

  • Players can create a lobby
  • Only one player can be a leader
Since we're currently aiming for a ~6x6 game, I would start with a lobby system that can hold 6 players. The lobby leader must be the only one who can launch the game. Currently, it means to join or create a server. When the leader is starting a game, the whole lobby should join the same server as the leader. AC: - [ ] Players can create a lobby - [ ] Only one player can be a leader
Sign in to join this conversation.
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: badhouseplants/open-strike-2#23
No description provided.