-
Notifications
You must be signed in to change notification settings - Fork 1
Options Screen
DuncanSzabaga edited this page Sep 28, 2025
·
2 revisions
This screen is accessed by selecting the Options button on the Start Screen.
- What it is: The place to tailor the game to your liking—display, sound, and controls—organized into tabs.
- How to use it: Choose Video, Audio, or Controls at the top. The current tab glows so it’s obvious which section you’re in. Use Back to return to Start.
- Pick a screen size (resolution).
- Turn Fullscreen on or off (defaults to On).
- Adjust Master Volume, Music Volume, and SFX Volume with smooth sliders.
- See your key bindings presented as tidy keycaps for quick scanning.
- Split into Gameplay (move piece, play card, end turn) and Interface (menu, encyclopedia, zoom).
- A Reset to Defaults button lets you quickly go back to the standard options.
Selecting the back button takes you back to the Start 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