Updated – A dual crossword puzzle where two crosswords share one grid
Two crosswords sharing one grid creates a clever constraint for puzzle solvers.

Two crosswords in one grid with diagonal-split tiles creates genuinely novel solving decisions.
Word puzzle fans, crossword enthusiasts
Wordle · The New York Times Crossword · Boggle
Two crosswords sharing one grid creates a clever constraint for puzzle solvers.
Shared multiplayer crossword with a 1M word database.
The project grafts hexadecimal arithmetic onto a tiled crossword mechanic — you pick squares or shapes that represent a target hex number, with difficulty toggles, a timer, and an on-demand hint (press H). The UI is clean and immediately playable, but the core idea is a clever niche twist rather than a broad innovation; it could use better onboarding, scoring explanation, and shareable hooks to make it stick.
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.
Wordle-style daily format for constraint-based crosswords—revives a dead site cleanly.
Clever use of eval() to turn JS trivia into a playable crossword grid.