What the game does
Each round shows a character prompt and asks you to match one specific color detail with hue, saturation, and brightness sliders. The image updates live, then your guess is scored against the original answer.
This browser-based color game is built for quick five-round runs, leaderboard chasing, and easy sharing.
Each round shows a character prompt and asks you to match one specific color detail with hue, saturation, and brightness sliders. The image updates live, then your guess is scored against the original answer.
The game runs in the browser and uses local static character assets for the interactive color layer. Ranked results are stored through Cloudflare Pages Functions and D1, while result images can be cached in R2 for social sharing.
The page is designed to avoid download friction. A player can open a seed, finish five rounds, see a score, and share the same challenge without creating an account or installing a separate app.
Result links point back to playable pages instead of dead score screens. That keeps shared posts useful: visitors can inspect the score card, replay the seed, and decide whether to enter a public tag afterward.
The goal is to keep the main page fast, playable, and easy to share while adding language pages and small trust pages that make the site clearer for users and search engines.