6 lines
327 B
Markdown
6 lines
327 B
Markdown
# Design Concepts
|
|
|
|
- [Game state machine](game-state-machine.md) - Running, paused, succession, and pending-selection states.
|
|
- [Role and class model](role-and-class-model.md) - Role relationships, eligibility, assignments, and unlocks.
|
|
- [Persistence model](persistence-model.md) - Durable game and player state requirements.
|