DEV Community

BY L
BY L

Posted on

Using HSB sliders to make a playful color-memory game

I built Toon Tone, a free cartoon color guessing game for practicing color memory in a lightweight browser experience. The game uses HSB sliders so hue, saturation, and brightness are easy to reason about while matching a character color.

The project is intentionally small and shareable: it includes daily prompts, instant feedback, and shareable scores without requiring an account.

Play Toon Tone

I would love feedback on the interaction design and on whether HSB controls feel more intuitive than RGB inputs for this kind of warm-up game.

Top comments (0)