Coder Words – An offline-first PWA word puzzle for programmers
Hand-curated CS clues make this way better than generic word games.

Clean clone of NYT Spelling Bee, but no differentiation or retention hooks.
Casual puzzle game players, word game enthusiasts
NYT Spelling Bee (original) · WordHubble (free web clone) · Spelling Bee Unlimited
Hand-curated CS clues make this way better than generic word games.
7 Little Words for devs, but the clue curation is the real differentiator.
Every word pairs a crossword-style text clue with an image hint generated and linted by an LLM/image pipeline — that's a clever UX twist that forces semantic reasoning instead of guesswork. The creator also built a nontrivial quality pipeline (Swiss-style LLM matches + Wilson lower-bound scoring) to pick good puzzle words, which is an uncommon level of rigor for a hobby game. UI shows thoughtful interactions (hint taps reveal/remove letters, center-letter rule, PWA install), though clarity around image provenance and accessibility could be tighter.
Polysemy-based daily puzzle unlocking archaic to obvious definitions over four clues.
First published video game built with vanilla HTML, CSS, and JavaScript for vocabulary practice.
Wordle for vocabulary, but definition-matching exists elsewhere already.