> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tableverse.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Game state

> Model your game's state with defineGameState and the field decorators.

Describe the data your game tracks with `defineGameState` and `@field`.
