-
Notifications
You must be signed in to change notification settings - Fork 1
Casual Match Screen
DuncanSzabaga edited this page Sep 28, 2025
·
3 revisions
This screen lets the user browse public matches (matches created with public visibility) and can search for matches by Lobby ID or by tags. The screen displays the Lobby ID, Lobby Name, Host Name, Tag, View Rules, and Join buttons for each match. Users can click on the View Rules buttons to view the options selected by the host during match creation.
This screen will be overlaid on top of the Multiplayer Box in 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