-
Notifications
You must be signed in to change notification settings - Fork 1
Store Screen
DuncanSzabaga edited this page Sep 28, 2025
·
3 revisions
The Store Screen serves as the game’s cosmetic store, where players can use currency, they have earned to visually customize their playing experience. Should the player have enough currency they can purchase:
- New board designs which will change the way the board looks in a game
- New card designs which will change the artwork on their playing cards in a game
- New piece designs which will change the color of their pieces on the board in a game.
There are 3 other button types on this screen as well:
- Inventory → Leads to the Inventory Screen
- Back → Takes the player back to the Start Screen
- Arrows → Allows the player to scroll through the cosmetic items available in the Store
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