A Roblox UTV mud racing experience where players drive through challenging terrain, upgrade their vehicles, and earn cash through checkpoints.
- Roblox Studio
- Rojo Plugin
- (Optional) Aftman for tool management
# Start Rojo sync server
rojo serve game/
# In Roblox Studio:
# 1. Open new Baseplate
# 2. Click Rojo plugin → Connect
# 3. Press F5 to play- Drive starter UTV through mud zones
- Realistic mud drag physics with "stuck" mechanics
- Earn cash via checkpoints
- Buy and equip lift kits and tire upgrades
- Persistent data (cash + upgrades saved)
- Mobile-optimized UI
- GamePass integration (Max Lift + 2x Cash)
See 000-docs/ for all project documentation following doc-filing standard:
001-PP-PLAN-overview.md- Game overview002-DR-GUID-setup.md- Setup instructions003-PP-PROD-game-design.md- Game design doc004-AT-ARCH-architecture.md- Technical architecture005-PM-PLAN-roadmap.md- Development roadmap006-BL-CMPL-safety.md- Safety & compliance
MIT License - See LICENSE file