-
Notifications
You must be signed in to change notification settings - Fork 1
Lobby Screen
DuncanSzabaga edited this page Sep 28, 2025
·
2 revisions
The Lobby Screen is used to create a game for multiplayer that other players can find and join using the Match screens. The user can specify a name for the lobby, a turn time limit for faster or shorter paced games, a Tag to be shown in the Match browser, game visibility (public or friends-only), and a password to prevent random players from joining.
This screen and the Friend Match and Casual Match screens will appear similarly to the menu for Ranked Match, being overlaid on top of the "Multiplayer Box" on the Multiplayer Screen.
Wiki
User Stories
Design
Requirements
Architecture
Considerations & Issues
Documentation
- How to Add a Card to the Game
- How the Music Controller & Script work
- Card Paging & Search System (CardManager)
- How to Spawn Cards in a Room
- How the Chessboard works
- How to Add a New Board Color
- How to use Alert System
- Chess Logic
- Cheat Mode
- Timer
- How the new card system works
- How the NEW Chessboard works