-
Notifications
You must be signed in to change notification settings - Fork 1
Singleplayer Screen
DuncanSzabaga edited this page Sep 28, 2025
·
3 revisions
Clicking ‘Singleplayer’ directs the player to a page where they can configure match settings.
The Singleplayer Screen expands on match customization. It provides several dropdown options so players can tailor their gameplay experience:
- CPU Difficulty → Choose Easy, Medium, or Hard to adjust the CPU’s strategy.
- Turn Time Limit → Select how long each player has per turn.
- Turn Order → Decide who goes first (Player, CPU, or Random).
- Player Color → Select the player’s piece or side color.
- CPU Color → Assign the CPU’s color.
- Start Game → Launches the match with the chosen settings.
This customization screen ensures replayability and fairness. Players can adjust difficulty for challenge, set time limits for pacing, and control colors or turn order for variety.
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