-
Notifications
You must be signed in to change notification settings - Fork 1
Card Encyclopedia Screen
DuncanSzabaga edited this page Sep 28, 2025
·
3 revisions
This screen is accessed by selecting the "Card Encyclopedia" button on the Start screen.
- Player’s gallery of all cards in the game, grouped by Active, Movement, and Passive.
- Select a tab at the top to switch categories. The selected tab gets a soft glow so you always know where you are.
- Active: one-time effects you play for an immediate impact (e.g., Steal, Self-Promo, Shuffle).
- Movement: decides the piece you move that turn (e.g., Move Pawn, Move Bishop, Move Pawn+).
-
Passive: one Passive card can be equipped at a time, activates when a piece is taken (e.g., Fortify, Consolation Prize, Revenge).
CARDS FEATURED IN PICTURE ARE TO REPRESENT HOW THE SCREEN WILL LOOK, AND ARE NOT REPRESENTATITVE OF ACTUAL CARDS IN THE FINAL PRODUCT
- Player can scroll on each tab to view all cards of that respective type
Selecting the Back button takes the player 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