-
Notifications
You must be signed in to change notification settings - Fork 1
Multiplayer Screen
DuncanSzabaga edited this page Sep 28, 2025
·
4 revisions
This is the game’s Multiplayer Screen which is accessed by selecting the “Multiplayer” button from the Start Screen. From here, the player can select their preferred game-mode from the list on the right or return to the Start Screen with the back button. Upon selecting any of the three game-mode options, the respective match screen will be pulled up on top of the “Multiplayer Box.” With nothing selected, the Multiplayer Box will say “Select a Gamemode” by default.
The three match-type options the player can select are Ranked Match, Casual Match, and Friend Match.
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