Documentation
¶
Overview ¶
Package game is Gem Rush: collect all gems before the timer runs out. This game accepts NO human input by design: it exists to be played by agents (the built-in Decide pilot, a headless bot, or any MCP client). Every object that matters carries a tag and the HUD is a text object, so the whole game state is observable.
Index ¶
Constants ¶
View Source
const ( Gems = 6 TimeLimit = 30.0 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.