Documentation
¶
Overview ¶
Gem Rush: a game with NO human input. Running it opens a window where the built-in agent plays, using only observations, exactly like an external agent would.
go run . watch the agent play $env:COLLIDER_AGENT="mcp" serve MCP on stdio for external agents cd bot && go run . headless run, no window (CI style)
With COLLIDER_RECORD set, the agent records its own demo GIF and the program ends itself after ~22 seconds.
Directories
¶
| Path | Synopsis |
|---|---|
|
The headless run: the same Decide pilot plays Gem Rush with no window at all, via Headless and Step.
|
The headless run: the same Decide pilot plays Gem Rush with no window at all, via Headless and Step. |
|
Package game is Gem Rush: collect all gems before the timer runs out.
|
Package game is Gem Rush: collect all gems before the timer runs out. |
Click to show internal directories.
Click to hide internal directories.
