|
CardGame
Rogue-like card videogame
|
This documentation describes the internal structure and system design of the deckbuilding game prototype.
The focus is on gameplay systems, ownership boundaries, and extensibility. Presentation details (terminal UI) are considered temporary and are intentionally decoupled from core logic.
This documentation complements the repository README, which provides an overview of the game concept, scope, and long-term direction.
The codebase is organized around a small number of core gameplay systems:
The following pages describe key cross-system behaviors: