使用 HSB 滑动器来制作多玩的彩相游戏

2026年8月5日1 次浏览来源:Dev.to阅读原文

正文保留英文原文(机翻易破坏代码与排版),标题/摘要已提供中文

我建造了"通通通"(Ton Tone),一个免费的卡通色彩猜想游戏,用于在轻量级浏览器体验中练习色彩记忆.…

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.

分享