claude-snake
v0.2.0
Published
Play Snake while Claude Code runs in your terminal
Readme
claude-snake 🐍
Play Snake while Claude Code works in your terminal. The game opens while Claude is on a task and closes the moment it's done.
Install
npm install -g claude-snakeYou'll need a license key — get one for $2 at https://snakeforclaude.com.
Usage
Install once, forget it (recommended, macOS) — a Snake window pops open by itself whenever Claude Code works, from any terminal or the Claude desktop app, and closes when the task is done. Nothing to launch, ever — same experience as the VS Code extension:
claude-snake installYou paste your key once and approve a one-time macOS automation permission. Turn it off anytime with claude-snake uninstall.
Watch mode — render Snake in the current terminal pane while Claude works (no extra windows):
claude-snake watchWrap mode — run a single claude command while playing:
claude-snake "refactor my auth module"The game closes when the command finishes.
Controls
Arrow keys or ZQSD to move · R to restart · Esc to close the game (Claude keeps running) · Ctrl-C to quit.
License
MIT — a product of Suma AI.
