Games to play inside Claude Code

These are games you play inside Claude Code while the agent works, rather than tools for building games with AI. Game mods use function hooks to draw an interactive surface in the terminal. Start with cc-arcade for Tetris, Snake and its other arcade games, or explore a focused mod such as cc-dino. Local game rendering can run without a model request; your coding session still uses tokens normally. Each listing links to its source and installation instructions. Check the required Claude Code version and terminal support before installing. Some entries are early experiments or require a build from source, so the repository is the authority for supported platforms. If you are new to mods, enable function hooks using the install guide, add the chosen marketplace, and launch the mod in an interactive session. You can vote for a favourite once per mod each UTC day.

How to install Claude Code mods →

Browse Games mods

Games · Claude Code mod
New

cc-arcade

Nine games above the prompt — Snake, Tetris, Doom, 2048, Minesweeper, Flappy, Pong, typing, Invaders — plus a pet fed by Claude’s work.

SSeza Akgün
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
Games · Claude Code mod
New

cc-dino (giovaborgogno)

The offline T-rex above the prompt, with an online leaderboard by X handle. /dino auto opens it whenever Claude starts working.

Ggiovaborgogno
Games · Claude Code mod
New

Claude Slots

Replaces the Working spinner with an animated ASCII slot machine: pull the lever on submit, cash in when the turn completes.

WWorldInnovationsDepartment

Frequently asked questions

Can I play Tetris in Claude Code?

Yes. The cc-arcade mod includes Tetris and other games above the prompt. Enable function hooks, follow the cc-arcade install instructions, then run /arcade in an interactive Claude Code session.

Do game mods spend model tokens?

Rendering and running a local game does not require model tokens. Claude’s coding work still uses tokens, and mods that call a model or external service may have additional costs.

Is this a directory of AI game builders?

No. This category lists function-hook mods that add playable games to Claude Code itself.