Linked from
The 16 pages that link to Game state, each with the reason it gives.
Game mechanicsRelated: Mechanics transform the game state in response to player actions and events.
Game designRelated: Design systems transform the game state in response to player actions.
Game rulesRelated: Rules specify which game states are possible and how play moves between them.
Game loopRelated: Each update changes this state, which determines what the game displays.
Game (play)Related: Actions change the state from which later choices are made.
GameplayRelated: Player actions change the state that gameplay responds to.