Claude Code plugin marketplace for playing Claude Dino
npx claudepluginhub davidfant/claude-dinoPlay Claude Dino while waiting for Claude to finish
A fun Chrome Dino-style game that runs in your terminal while using Claude Code. Jump over obstacles and rack up your high score!
https://github.com/user-attachments/assets/8e4a0218-0803-47fe-889e-ebdc2a6192b0
Add this repository as a marketplace in Claude Code:
/plugin marketplace add davidfant/claude-dino
Then install the dino plugin:
/plugin install dino@claude-dino
Important: The game requires Claude Code to be running inside a tmux session. Start tmux first:
tmux
claude
Then start the game with:
/dino:start
Reset high scores with:
/dino:reset
MIT