Grandma & Grandpa's Wordle
·
Coding
Regular Wordle is unforgiving, and watching a grandparent lose on a five-letter word they'd never use is not a good time. This is the same game with the difficulty dialed back: eight guesses instead of six, up to three letter reveals on request, and a word-list hint that unlocks after the fourth guess so a stuck player can still finish. Everyone gets the same deterministic word each day, rolled over at Eastern midnight, with progress saved to localStorage so a half-finished puzzle survives a closed tab. Built in Next.js with the canonical 2,315-word answer list and 10,657-word guess list, standard green/yellow scoring, and an on-screen keyboard for people who'd rather not hunt across a physical one.