A daily deduction game questioning an AI source to find the answer
Wordle-style daily puzzle but AI questioning adds little over static clue deduction games.

Daily riddle format works but lateral thinking puzzles already exist everywhere.
Puzzle game enthusiasts
20 Questions · Lateral Thinking Puzzles apps
Wordle-style daily puzzle but AI questioning adds little over static clue deduction games.
Wikipedia-powered 20 Questions with AI that actually knows the cards.
The site nails the product-market fit for people who love lateral-thinking puzzles: AI plays the game-master role, exposes puzzles by difficulty and tag, and adds quick-join matchmaking and social features like friends and a lobby. The landing UX is tidy and focused — search, trending, filters and random-puzzle make discovery painless — but the real success hinges on how reliably the AI enforces yes/no logic and resists hallucination; that’s where this could either be delightful or frustratingly loose.
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.
Algorithm rerolls seeds until difficulty curve is right, not just random puzzles.
Browser puzzle game manipulating 7-segment displays to solve time-based challenges.