Skip to main content

Module game

Module game 

Source
Expand description

Game Systems Module — top-level game state coordinator

Provides GameManager, state machine, score system, event bus, session stats, timers, difficulty configuration, and all top-level game coordination.

Modules§

achievements
Achievement, progression, daily challenge, and mastery systems.
localization
Localization, i18n, number/date formatting, unicode utilities, and colored text.
menu
Complete menu system for proof-engine game state navigation.

Structs§

ComboTracker
DifficultyParams
GameConfig
GameEventBus
GameManager
GameOverData
GameTimer
GameTransition
HighScoreTable
LoadProgress
Describes progress through a multi-stage loading operation.
Score
ScoreEntry
SessionStats

Enums§

DifficultyPreset
GameEvent
GameState
TransitionKind
VolumeChannel