Engine overview
Author game rules — state, commands, and stages — in plain TypeScript.
The engine is where you author your game’s rules: its state, the commands players issue, and the flow between stages.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Author game rules — state, commands, and stages — in plain TypeScript.