Games · Claude Code mod cc-range
A first-person pixel-art shooting gallery above the Claude Code prompt, playable while Claude works.
Nine games above the prompt — Snake, Tetris, Doom, 2048, Minesweeper, Flappy, Pong, typing, Invaders — plus a pet fed by Claude’s work.
Games mod for Claude Code by Seza Akgün · built on function hooks · runs inside Claude Code
Step 0, once: enable function hooks with export CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1 (bash/zsh), $env:CLAUDE_CODE_ENABLE_FUNCTION_HOOKS="1" (PowerShell), or put it under env in ~/.claude/settings.json. Needs Claude Code 2.1.269+. Guide
claude plugin marketplace add sezaakgun/cc-arcade claude plugin install cc-arcade@cc-arcade
[](https://claudemods.ai/mods/cc-arcade) Run /arcade, pick a game, and play it right above the prompt while Claude works on your request. When the turn finishes the game pauses and says so, so you never miss a reply. A pet grows alongside, fed by the tests Claude passes, the commits it makes and the files it edits.
What it hooks: ui.render on AbovePrompt (one surface module per board), turn.complete to pause, tool.call to feed the pet, $.store for best scores.
What it can reach: no network, no files. It sees each Bash command's text to spot test runs and commits, and keeps counters only.
Needs Claude Code 2.1.269+, an interactive terminal that reports the mouse, and a font with box-drawing characters. The first plugin to draw an interactive surface with function hooks.
New to mods? Start here. claudemods.ai is an independent catalog, not affiliated with Anthropic. Listings are contributed by the community and link to third-party code. Read the source before installing; mods run inside Claude Code with the permissions of your session. Something wrong with this listing? Tell us.
Games · Claude Code mod A first-person pixel-art shooting gallery above the Claude Code prompt, playable while Claude works.
Games · Claude Code mod Four arcade games — /racer, /breakout, /dino, /shooter — that react to Claude’s real edits, tests and commits.
Games · Claude Code mod Wild creatures appear above the prompt based on where your prompt leads; catch them and level a partner as Claude works.
Games · Claude Code mod The Chrome offline dinosaur game, above the Claude Code prompt.
Games · Claude Code mod Embeds real SDL programs — games, RetroArch, ScummVM — as pixel-graphics panels above the prompt; Claude can even play them.