Category artwork
🎮 Games MIT listed 2026-09-15

cc-arcade

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

0 votes all time

Install cc-arcade

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
Guide: play Tetris in Claude Code →
Requiresfunction hooks: CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1, Claude Code 2.1.269+
README badge[![Claude Mods](https://claudemods.ai/badge/cc-arcade.svg)](https://claudemods.ai/mods/cc-arcade)
Open repository ↗ Submit your own

About 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.

More in Games

All →
Games · Claude Code mod
New

cc-range

A first-person pixel-art shooting gallery above the Claude Code prompt, playable while Claude works.

Ggermanfndez
Games · Claude Code mod
New

claude-games

Four arcade games — /racer, /breakout, /dino, /shooter — that react to Claude’s real edits, tests and commits.

Mmohi-devhub
Games · Claude Code mod
New

cc-pokedex

Wild creatures appear above the prompt based on where your prompt leads; catch them and level a partner as Claude works.

Ddeonmenezes
Games · Claude Code mod
New

cc-dino

The Chrome offline dinosaur game, above the Claude Code prompt.

Mmanfye
Games · Claude Code mod
New

Katzensteg plugin

Embeds real SDL programs — games, RetroArch, ScummVM — as pixel-graphics panels above the prompt; Claude can even play them.

Rrjwittams