Claude Breakout

D 54 completed
Game
unknown / json · tiny
16
Files
4,511
LOC
1
Frameworks
6
Languages

Pipeline State

completed
Run ID
#362253
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
56.97
Framework unique
Isolation
Last stage change
2026-05-10 03:35:28
Deduplication group #59286
Member of a group with 1 similar repo(s) — this repo is canonical view group →
Top concepts (2)
Project DescriptionWeb Backend
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/

AI Prompt

Create a terminal Breakout game that automatically pauses when I'm waiting for Claude Code to process a prompt and resumes when I submit a new prompt. The game should use Claude Code's hook system to detect `UserPromptSubmit` (to unpause) and `Stop` (to pause). It needs to be runnable via a single installation script that handles setting up Rust, tmux, and configuring the necessary hooks. Please include usage examples for running it with and without tmux, and also a simple way to run it standalone.
terminal game rust shell cli breakout automation claude-code unix
Generated by gemma4:latest

Catalog Information

A terminal Breakout game that pauses automatically while Claude Code processes prompts, allowing users to play while waiting.

Description

This terminal-based Breakout game is designed to keep users entertained while waiting for Claude Code to finish processing prompts. It automatically pauses when Claude starts thinking and resumes once a new prompt is submitted, eliminating idle time. The game runs inside a tmux session, providing a split view that shows both the AI’s output and the gameplay. Users can customize the layout, control the game with simple key bindings, and even play the game independently of Claude Code. The integration is achieved through Unix signals, ensuring a seamless experience without interfering with the user’s workflow.

الوصف

يُقدّم هذا المشروع لعبة Breakout تعمل في الطرفية، وتُقابل المستخدمين بالترفيه أثناء انتظار معالجة Claude Code. تُوقف اللعبة تلقائياً عند بدء Claude في التفكير، وتستأنف فور إرسال طلب جديد، ما يقلل من فترات الانتظار. تُشغَّل اللعبة داخل جلسة tmux، مما يتيح عرض موازٍ لمخرجات الذكاء الاصطناعي ولعبة Breakout نفسها. يمكن للمستخدم ضبط تخطيط النافذة، والتحكم في اللعبة عبر مفاتيح بسيطة، أو حتى تشغيل اللعبة بشكل مستقل عن Claude Code. تُحقق التكامل عبر إشارات Unix، ما يضمن تجربة سلسة دون تعطيل سير العمل. تُعد هذه الميزة إضافة فريدة للبيئة البرمجية، حيث تُدمج الترفيه مع الإنتاجية في واجهة سطر أوامر واحدة.

Novelty

7/10

Tags

terminal-game interactive auto-pause cli gaming automation

Technologies

serde

Claude Models

claude-opus-4.6

Quality Score

D
53.5/100
Structure
45
Code Quality
69
Documentation
38
Testing
0
Practices
80
Security
95
Dependencies
60

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment
  • 169 duplicate lines detected \u2014 consider DRY refactoring
  • 1 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

5.1h
Tech Debt (C)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (3)
Powered by Repobility — scan your code at https://repobility.com
MIT
License
6.9%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

json
47.9%
rust
35.2%
shell
9.4%
typescript
3.6%
markdown
3.2%
toml
0.7%

Frameworks

Hono

Concepts (2)

Repobility (https://repobility.com) — every score reproducible
CategoryNameDescriptionConfidence
All rows scored by the Repobility analyzer (https://repobility.com)
auto_descriptionProject DescriptionA terminal Breakout game that you play while waiting for Claude Code to finish processing.80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/86413.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV