Perfect! I've created **COLOR HUB** - a vibrant color-matching puzzle game with all requested features: ## 🎮 Game Features **Core Mechanics:** - Rotating central wheel with 6 color segments (red, blue, yellow, green, purple, orange) - Particles spawn from edges and travel toward the center at varying speeds - Click/tap to rotate the wheel 60° clockwise - Match particle colors with wheel segments to score - Combo system multiplies points for consecutive matches - Health system depletes on mismatches **Power-ups:** - ⏱️ **Slow Time** - Slows particles to 30% speed for 3 seconds - 💥 **Clear Screen** - Destroys all particles for bonus points **Visual Features:** - Vibrant colors against dark background (#0f0f1e) - Smooth wheel rotation animation - Particle explosion effects on collision - Glowing health bar with gradient - Real-time combo notifications - Responsive design for all screen sizes **Accessibility:** - Colorblind mode with unique patterns per color: - Red: horizontal lines - Blue: vertical lines - Yellow: diagonal lines - Green: dots - Purple: cross pattern - Orange: grid pattern **Audio:** - Soft whoosh sound for wheel rotation - Satisfying ping for successful matches - Low buzz for mismatches - Web Audio API synthesis **Mobile Support:** - Touch controls for rotation - Responsive canvas sizing - Prevents default touch behaviors - Optimized UI for small screens **Progression:** - Level increases every 500 points - Spawn rate accelerates with levels - Particle speed increases with difficulty Open `index.html` in a browser to play! --- **Next Ideas:** 1. **Multiplayer Race Mode** - Split-screen competition where players race to reach a target score first with speed boosts for combo chains 2. **Special Particles** - Add star particles that match any color, bomb particles that clear a segment, and rainbow particles that trigger screen-wide chain reactions **Ready to level up your game? Pick one and let's build it!**