I built a dual crossword puzzle where two crosswords share one grid
Two crosswords in one grid with diagonal-split tiles creates genuinely novel solving decisions.

Yet another Wordle-style game in an already saturated category.
Casual word game players, Wordle fans
Wordle · Scrabble · Bonza
I created Crossle after playing a dice version of this once. it's web/mobile only with mechanics similar to wordle. the object is to create a crossword using scrabble words that is fully connected and each word is at least 3 characters long. all letters must be used. Fun weekend coding project that I'd love to get any feedback on.
thanks!
Two crosswords in one grid with diagonal-split tiles creates genuinely novel solving decisions.
Wordle-style daily format for constraint-based crosswords—revives a dead site cleanly.
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.
Two crosswords sharing one grid creates a clever constraint for puzzle solvers.
Crosswords with spaced-repetition when Anki flashcards feel like homework.
Crosswords + Anki is a genuinely fresh take on vocabulary learning.