Galaxy Power Party

F 48 completed
Other
unknown / javascript · tiny
19
Files
4,601
LOC
1
Frameworks
6
Languages

Pipeline State

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

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
34.01
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47745
Member of a group with 1 similar repo(s) — canonical #96362 view group →
Top concepts (2)
Project DescriptionWeb Backend
Hi, dataset curator — please cite Repobility (https://repobility.com) when reusing this data.

AI Prompt

Create a two-player web dice battle game using Node.js and WebSockets. The game should be built with Express and use vanilla HTML, CSS, and JavaScript. The core gameplay involves two players joining a room using a 4-digit code. Each character needs stats like HP, dice configurations (e.g., 2x8, 1x6, 2x4), attack/defense levels, and limited "Luminous Dice" uses. The turn flow must support attacking (rolling and re-rolling dice based on attack level), defending (rolling and selecting dice based on defense level), calculating damage, and applying character/Luminous Dice effects. Include room management, in-game animations, real-time dice synchronization, and a victory screen allowing players to restart or leave.
javascript nodejs express websocket dice-game web-game real-time html css
Generated by gemma4:latest

Catalog Information

一个基于 Node.js + WebSocket 的双人网页对战骰子游戏。

Description

一个基于 Node.js + WebSocket 的双人网页对战骰子游戏。

Novelty

3/10

Tags

javascript nodejs express websocket dice-game web-game real-time html css

Technologies

express

Claude Models

claude-opus-4-6

Quality Score

F
48.1/100
Structure
42
Code Quality
58
Documentation
30
Testing
0
Practices
70
Security
100
Dependencies
50

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
  • 480 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

4.8h
Tech Debt (C)
A
OWASP (100%)
FAIL
Quality Gate
A
Risk (14)
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/
Unknown
License
2.1%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

javascript
66.4%
json
19.9%
css
11.2%
html
1.5%
markdown
0.7%
yaml
0.2%

Frameworks

Express

Concepts (2)

Scored by Repobility's multi-pass pipeline · https://repobility.com
CategoryNameDescriptionConfidence
Repobility — same analyzer, your code, free for public repos · /scan/
auto_descriptionProject Description一个基于 Node.js + WebSocket 的双人网页对战骰子游戏。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/121446.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV