# Dialed — Memory Games Dialed is a web-based memory game suite. Each game asks you to memorize five items per round, then recreate them from memory. Five rounds per run, up to 50 points total. ## Games - Color (https://dialed.uwarp.design/color): Memorize five colors and match each hue, saturation, and brightness using an HSB picker. Scoring uses CIEDE2000 color distance. - Sound (https://dialed.uwarp.design/sound): Hear five tones and match each frequency with a vertical pitch slider. Headphones recommended. - Time (https://dialed.uwarp.design/time): Feel five pulse durations and reproduce each interval by press-and-hold. - Shape (https://dialed.uwarp.design/shape): Rebuild five figures by setting scale, rotation, and position. Scored by shadow-overlap geometry. ## Modes - Solo: practice runs, no leaderboard. - Daily: same five-item seed for every player on a UTC calendar day. One scored entry per device, per game, per mode, per day. - Challenge: private link with a shared seed for async friend duels. ## Difficulty - Easy: longer memorize window, helper hints. - Hard: shorter window, no hints, wider parameter range. ## Scoring - Each round: up to 10 points. - Per run: 50 points maximum. - Daily/challenge boards rank by total run score. ## Stack - Next.js App Router (16), React 19, TypeScript, Drizzle + Neon Postgres. ## Links - Site: https://dialed.uwarp.design - Sitemap: https://dialed.uwarp.design/sitemap.xml