Mud Web
D 59 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
MUD Web is a fantasy MUD game web client that allows players to engage in turn-based RPG battles, customize their characters, and interact with others in real-time.
Description
MUD Web is a fantasy MUD game web client built using Next.js, React, and TypeScript. It features a turn-based combat system, character customization, and real-time chat. Players can also engage in PvP battles and participate in various activities such as equipment enhancement and skill development. The game uses Supabase as its backend and Unity WebGL for character creation.
الوصف
مود ويب هو لعبة مود فانتسي ويب كلينت بناءً على Next.js، React، وTypeScript. يحتوي على نظام قتال دوري، تخصيص الشخصيات، وتحديث الوقت الحقيقي. يمكن لللاعبين أيضا المشاركة في معارك PvP والتفاعل مع الأنشطة الأخرى مثل تعزيز معدات ومطور السلوك.
Novelty
7/10Tags
Technologies
Claude Models
Quality Score
Strengths
- Code linting configured (eslint)
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No CI/CD configuration \u2014 manual testing and deployment
- 3 files with critical complexity need refactoring
- 2 bare except/catch blocks swallowing errors
- Potential hardcoded secrets in 1 files
- 4577 duplicate lines detected \u2014 consider DRY refactoring
- 8 'god files' with >500 LOC need decomposition
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a LICENSE file (MIT recommended for open source)
- Replace bare except/catch blocks with specific exception types
- Move hardcoded secrets to environment variables or a secrets manager
- Address 50 TODO/FIXME items \u2014 consider tracking them as issues
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · MCP-ready · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Fantasy MUD 게임 웹 클라이언트. Unity WebGL 캐릭터 빌더와 Supabase 백엔드를 사용한 멀티플레이어 턴제 RPG. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Frontend | web-frontend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
