Cross both clues
Select a cell to see its across and down regex. The correct letter lies in the intersection of both rules.
A mobile-first regex crossword with 120 unique-solution levels, daily puzzles, live conflict feedback, sound effects, and account-free URL challenges.
Make every row and column match its regex clue. Cross both constraints to determine each unique letter across 120 progressive puzzles.
Level 69
^A(?:D|E)B[DCE]$^[DAEC]A[CBED]A$Select a cell, then enter a letter that satisfies both its across and down regex clues.
Moves 0R1^A(?:D|E)B[DCE]$
R2^[EA]C[EDB]A$
R3^D[EDA]E[BCD]$
R4^[DAE]B[BCA]B$
C1^[DAEC]A[CBED]A$
C2^E[ACD]A[ABC]$
C3^(?:D|B)D[EDC]A$
C4^C(?:A|D)C[CBA]$
YouToStem · Strategy
Select a cell to see its across and down regex. The correct letter lies in the intersection of both rules.
[ABC] allows A, B, or C; [^A] excludes A; a dot . accepts any available letter.
A plain letter must appear exactly as written. Fill literals first, then narrow the neighboring cells.
A completed non-matching line is highlighted. Correct a crossing cell to repair two clues at once.
Every cell belongs to one across regex and one down regex. Choose letters so every completed row and column fully matches its clue.
Yes. The first 30 levels introduce literals, dots, and simple character sets before later stages add negated sets and grouped alternatives.
Yes. The generator intersects the across and down candidates for every cell and guarantees that only the target letter remains. All 120 levels are automatically verified.
The current letter is not allowed by both crossing clues. Correcting that cell can repair its row and column together.
Everyone receives the same date-seeded puzzle and clue set on a given day, followed by a new puzzle the next day.
No. The URL encodes the puzzle seed, move count, and time so a friend can open and play the exact same puzzle.
Yes. Mobile players get large letter controls; desktop players can type letters, navigate with arrow keys, and erase with Backspace.