-
Notifications
You must be signed in to change notification settings - Fork 1
Match Screen
DuncanSzabaga edited this page Sep 28, 2025
·
2 revisions
The Match Screen looks similar to the Ranked Match Screen, but importantly lacks the ranks of both players. This is because this screen is used for the two non-competitive modes, the Casual Match mode and the Friend Match mode.
- If the player matched with another player in a Casual Match
- Selecting the Cancel Matchmaking button returns the player to the Casual Match Screen
- If the player matched with another player in a Friend Match
- Selecting the Cancel Matchmaking button returns the player to the Friend Match Screen
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