Galaxy Power Party
F 48 completed
Other
unknown / javascript · tiny
19
Files
4,601
LOC
1
Frameworks
6
Languages
Pipeline State
completedRun ID
#397082Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
34.01Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication 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/10Tags
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
Languages
Frameworks
Express
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility — same analyzer, your code, free for public repos · /scan/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | 一个基于 Node.js + WebSocket 的双人网页对战骰子游戏。 | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
