Letter Blitz
Design brief
Unscramble words from definition clues before the timer runs out — click letters fast, rack up points, climb the levels.
Date: 2026-07-01 Genre: word scramble Status: Playable build
Concept
Letter Blitz drops a shuffled word and its definition on screen and gives the player a shrinking timer to reconstruct it. The faster you solve, the bigger the time-bonus multiplier — so speed and accuracy both matter. It channels that satisfying "aha" moment of recognizing a scrambled word.
How to play
Click (or tap) the scrambled letters in order to spell the word that matches the definition clue. Hit Submit (or Enter) to check your answer. A correct word scores points and immediately advances to a new scramble. Wrong answers reset the input so you can try again. The timer bar drains continuously — when it hits zero, the game ends.
Core mechanics
- Letter picking — click/tap individual tiles from the scramble pool; each tile greys out when used
- Backspace / Clear — undo the last letter or wipe the whole attempt
- Shuffle — re-randomize the remaining unused letters to break pattern-blindness
- Timer pressure — each word starts a fresh countdown; faster solves add a time-bonus to the word score
- Keyboard support — type letters directly, Backspace to undo, Enter to submit
Progression & scoring
Base score per word = letters × 10. Time bonus = timerLeft × 2 added on top, so a 5-letter word solved in 2 seconds earns far more than one solved in 25. Level increments every 150 points and gradually shortens the per-word timer (down to a minimum of 10 s), squeezing harder as the player improves. The 100-entry word bank shuffles and recycles, so long sessions stay fresh.
Look & feel
Deep navy/indigo background with a vibrant purple-to-blue gradient accent language. Letter tiles glow purple when selected and flash green on a correct answer, red on a wrong one. The timer bar shifts from cool blue to urgent amber-red as time dwindles. All art is CSS/canvas-free (pure DOM + CSS gradients and box shadows); audio is absent to keep the game frictionless on all devices.
What makes it fun
- Definition clue as scaffolding — you're never guessing blind; the clue narrows the search space and rewards vocabulary
- Time-bonus scoring — fast solves feel dramatically rewarding without punishing slow-but-correct play
- Shuffle escape hatch — when your brain locks, one tap reorders letters and unlocks the word
- 100-word bank — covers everyday nouns to obscure vocabulary, so every level band feels different