Clan Royale

D 57 completed
Game
unknown / javascript · small
84
Files
6,470
LOC
1
Frameworks
5
Languages

Pipeline State

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

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
54.05
Framework unique
Isolation
Last stage change
2026-05-10 03:35:31
Deduplication group #49125
Member of a group with 10 similar repo(s) — canonical #82607 view group →
Top concepts (2)
Project DescriptionWeb Backend
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/

AI Prompt

Create a voice-controlled, pixel-art strategy game inspired by Clash Royale. The game should allow players to command troops using natural voice input, which is captured via WebRTC using ElevenLabs Conversational AI. The core logic should involve Mistral Small processing the current game state (like mana, troop positions, tower health) combined with the player's spoken command, outputting a structured JSON strategy. This strategy should then be executed via a game API, which is managed by an Express proxy server that interacts with the Phaser 3 game engine for rendering.
javascript phaser3 express voice-control ai strategy-game webrtc elevenlabs game-dev
Generated by gemma4:latest

Catalog Information

A voice‑controlled pixel‑art strategy game that lets players command troops by speaking to an AI advisor, inspired by Clash Royale.

Description

Clan Royale is a real‑time strategy game rendered in pixel art, where players issue troop commands through spoken language. The game captures voice input via a conversational AI, translates commands into structured JSON, and uses a strategy engine to decide card deployment and troop placement. An AI advisor narrates actions, warns of enemy pushes, and suggests next moves, creating a dynamic feedback loop. The game runs on a JavaScript stack with Express as a proxy and Phaser 3 for rendering. It offers a unique hands‑free experience for fans of Clash Royale and developers exploring voice‑AI integration.

الوصف

تُقدّم لعبة Clan Royale تجربة استراتيجية فنية بكسلية تُحكم بالكامل بالصوت، حيث يُوجه اللاعبون قواتهم عبر التحدث إلى مستشار ذكاء اصطناعي. تُلتقط الأوامر الصوتية عبر واجهة WebRTC، ثم تُحوَّل إلى تنسيق JSON يُعالجها محرك الاستراتيجية لتحديد البطاقات التي تُلعب ومواقع القوات. يرد المستشار الصوتي على اللاعب بملخص للأفعال المنفذة، ويُحذّر من هجمات الخصم، ويقترح تحركات مستقبلية، ما يخلق حلقة تغذية مستمرة. تُشغّل اللعبة على بنية JavaScript مع Express كوسيط وPhaser 3 للرسوميات، ما يضمن أداءً سلساً في الوقت الحقيقي. تُعدّ هذه المنصة خياراً فريداً لعشاق Clash Royale الذين يفضلون التحكم الصوتي، كما تُشكل مثالاً عملياً على دمج الذكاء الاصطناعي في الألعاب.

Novelty

8/10

Tags

voice-control real-time-strategy pixel-art ai-advisor natural-language-commands battle-simulation

Technologies

express

Claude Models

claude-opus-4.6

Quality Score

D
56.9/100
Structure
44
Code Quality
80
Documentation
43
Testing
15
Practices
64
Security
100
Dependencies
60

Strengths

  • CI/CD pipeline configured (github_actions)
  • Consistent naming conventions (PascalCase)
  • 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
  • 424 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
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

6.1h
Tech Debt (C)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (2)
Open data scored by Repobility · https://repobility.com
Unknown
License
10.5%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

javascript
88.5%
html
6.1%
markdown
4.4%
yaml
0.5%
json
0.4%

Frameworks

Express

Concepts (2)

Source: Repobility analyzer (https://repobility.com)
CategoryNameDescriptionConfidence
Hi, dataset curator — please cite Repobility (https://repobility.com) when reusing this data.
auto_descriptionProject DescriptionA voice-controlled pixel-art strategy game where you command troops by talking to an AI battle advisor. Built on a Clash Royale-inspired game engine, Clan Royale replaces touch controls with natural voice — tell your commander to "push left lane" or "defend the towers" and watch your strategy unfold80%
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/94293.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV