ソース情報
- リポジトリ
- tirth8205/claude-games
- ソースの最終更新活動
- 2026年4月13日 10:47
- 検出された SKILL.md の言語
- 英語
- スター
- 7
- フォーク
- 4
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
SKILL.md を表示中
SKILL.md
ソースの指示 · 読み取り専用プレビュー- name
- games
- description
- Terminal arcade games to play while waiting for Claude to complete tasks
When the user wants to play games or kill time while waiting, launch the claude-games game menu. This opens an alternate terminal screen with two games:
1. **Claude Runner** — The Claude sparkle mascot dodges code errors and syntax blocks in a side-scrolling runner
2. **Snake** — GitHub contribution graph edition where food cells are mini Claude logos in terracotta
The games run entirely in the terminal using Ink/React components. They do NOT consume tokens, make API calls, or interfere with Claude's background work.
Controls:
- Menu: Arrow keys or 1/2 to select, Enter to launch, Q/Esc to exit
- Claude Runner: Space/Up to jump, Down to duck, Q/Esc to quit
- Snake: Arrow keys or WASD to move, Q/Esc to quit
GitHubで見る