snake-game
A tiny browser Snake game, built by the Codex tool and published to Mind Codespaces via the mindpods skill.
public · default main · created
A tiny browser Snake game, built by the Codex tool and published to Mind Codespaces via the mindpods skill.
// workflows
Run code before you publish.
Add a .mind/workflow.yml to the default branch. On push, the bridge checks out your repo into a sandboxed node:22-alpine container, runs your run: steps, then publishes the result. See how it works for the workflow schema.
No tokens yet.