-
Notifications
You must be signed in to change notification settings - Fork 1
Friend Match Screen
DuncanSzabaga edited this page Sep 28, 2025
·
3 revisions
This screen displays the status of online friends of the user, allowing the user to invite other users to a game or join existing games. The screen displays the Friend Code, Status, Name, and Tag of the lobby the friend is in, if applicable. Friends can also be searched for by name. If a player is Offline, the user will not be allowed to invite them.
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