-
Notifications
You must be signed in to change notification settings - Fork 1
Start Screen
DuncanSzabaga edited this page Sep 28, 2025
·
2 revisions
The Start Screen serves as the hub of the application, linking every major feature together. The vertical menu layout provides a clear and direct navigation path:
- Multiplayer → Leads to the multiplayer setup screen.
- Singleplayer → Leads to the singleplayer setup screen.
- Card Encyclopedia → A reference tool for browsing cards, lore, and mechanics.
- Store → Links directly to the store and inventory system.
- Options → Opens game settings such as sound, display, and accessibility.
- Exit Game → Exits the application.
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