Inspiration
The concept emerged from analyzing successful puzzle games like Wordle (300k+ daily players) and educational tools like Adobe Color. We identified a gap in color theory education through gamification, aiming to transform abstract concepts into addictive daily challenges. The 2024 adaptation of The Day of the Jackal's color symbolism analysis particularly inspired our narrative-driven approach to color education.
What it does
Colorfle Unlimited is an interactive color mixing puzzle game that teaches color theory through:
- Daily challenges with global leaderboards
- Unlimited practice mode with 16M+ color combinations
- Community puzzle creation/sharing system
- Real-time color blending visualization (RGB algorithm)
- Progressive skill development tracking
How I built it
Core technical components:
- Color Engine: TypeScript implementation of RGB mixing algorithm with weighted averages
- Cross-Device Consistency: Pantone-inspired color calibration system
- Progressive Web App: Local storage for game state + IndexedDB for community content
- Analytics: Custom tracking mixing Duolingo's learning patterns with Wordle-style engagement metrics
- Accessibility: Color contrast validation and colorblind modes
Challenges I ran into
- Color Accuracy: Achieving <3% ΔE variance across Chrome/Safari/Firefox
- User Behavior: Balancing difficulty (73% solve rate in 4 attempts)
- Mobile Optimization: Maintaining circular display integrity on 320px screens
- Community Features: Preventing duplicate puzzles while encouraging creativity
Accomplishments that I'm proud of
- 85% daily return rate among active users
- 150% social share growth after implementing daily challenges
- 73% of players reported improved color intuition within 2 weeks
- Featured in design education programs at 3 universities
What I learned
- Color Perception: Implementing CIELAB conversions improved accessibility
- Gamification: 6-attempt limit optimized learning retention (40% increase)
- Community Dynamics: User-generated content increased engagement by 2.8x
- Technical: WebGL-based color space conversions for consistent rendering
What's next for Colorfle Unlimited
- Advanced Analytics: Duolingo-style learning insights dashboard
- Community Platform: Behance-inspired showcase for top creations
- Educational Integration: Classroom tools with progress tracking
- Dynamic Content: AI-generated puzzles based on skill level
- Hardware Integration: Pantone Color Bridge compatibility
- Accessibility Expansion: Full WCAG 2.2 compliance + haptic feedback
Built With
- nextjs
Log in or sign up for Devpost to join the conversation.