Casino Cli

D 55 completed
Other
cli / typescript · tiny
15
Files
1,860
LOC
0
Frameworks
3
Languages

Pipeline State

completed
Run ID
#1545718
Phase
done
Progress
0%
Started
2026-04-16 23:31:32
Finished
2026-04-16 23:31:32
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
29.60
Framework unique
Isolation
Last stage change
2026-05-10 03:34:36
Deduplication group #47807
Member of a group with 383 similar repo(s) — canonical #1585986 view group →
All rows above produced by Repobility · https://repobility.com

AI Prompt

Create a terminal-based casino game CLI using TypeScript and Bun. I want it to be self-contained with zero external dependencies, relying only on ANSI escape codes for rendering. The CLI must include a fully functional Roulette game that supports European rules (single zero). It needs to handle various bet types, including straight, split, street, corner, trio, sixline, dozen, column, and outside bets. Please also implement an animated wheel spin with bouncing ball physics for a good user experience.
typescript cli bun terminal casino roulette ansi-codes game
Generated by gemma4:latest

Catalog Information

Create a terminal-based casino game CLI using TypeScript and Bun. I want it to be self-contained with zero external dependencies, relying only on ANSI escape codes for rendering. The CLI must include a fully functional Roulette game that supports European rules (single zero). It needs to handle various bet types, including straight, split, street, corner, trio, sixline, dozen, column, and outside bets. Please also implement an animated wheel spin with bouncing ball physics for a good user experi

Tags

typescript cli bun terminal casino roulette ansi-codes game

Quality Score

D
54.7/100
Structure
46
Code Quality
70
Documentation
42
Testing
0
Practices
78
Security
100
Dependencies
90

Strengths

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

Weaknesses

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

Recommendations

  • Add a test suite — 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)

Languages

typescript
95.9%
json
2.3%
markdown
1.9%

Frameworks

None detected

Symbols

variable352
function77
constant43
type_alias8
interface4

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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