Skip to content

Crossword Puzzle

Solve a genuine black-and-white word crossword with eight dictionary-backed entries, shared crossings, complete keyboard play, and independently verified numbering.

Privacy: your files never leave your device. All processing happens locally in your browser.

How to use

  1. 1.Choose an Across or Down clue, select a white square, and enter letters with the on-screen alphabet or physical keyboard; black squares stay fixed.
  2. 2.Use crossing letters to make all five Across and three Down answers match their dictionary-backed clues in the shared 5 by 5 grid.
  3. 3.Fill all 19 white squares before checking; incomplete checks cost nothing, the first distinct wrong grid can be repaired, and a correct grid scores exactly 1,000.

About Crossword Puzzle

Crossword Puzzle is a compact word grid with black squares, white entry cells, numbered starts, and clues in two directions. Unlike a multiplication crossword, no arithmetic variables or equations appear here. Each Across answer reads left to right through consecutive white cells. Each Down answer reads top to bottom. When the two directions share a square, they must share one letter, so solving one clue constrains another. Black squares separate entries and never accept input.

This Lizely edition uses one original 5 by 5 pattern. The first, third, and fifth rows have black squares at both ends, while the second and fourth rows are fully open. That creates 25 total cells, six black cells, and 19 white cells. The pattern contains five Across entries and three Down entries for eight distinct answers. Seven clue numbers appear because number 1 starts both an Across and a Down entry. The arrangement is rotationally symmetric, but symmetry is a product design choice rather than an externally claimed requirement.

The answer and clue data are evidence-backed. Across entries are HOT, BELOW, ADD, GREAT, and TRY. Down entries are HEART, OLDER, and TODAY. Each spelling and intended ordinary-language sense has a dedicated Cambridge Dictionary page plus a matching Dictionary.com page used as an independent cross-check. The clues paraphrase those senses: high temperature, lower position, joining something, larger-than-average extent, making an effort, the blood-moving organ, comparative age, and the present day. The grid and clue arrangement themselves were authored for Lizely and were not copied from either dictionary or a published crossword.

To play with a mouse or touchscreen, select a white square and tap a letter on the 26-button on-screen keyboard. Entering a letter advances to the next white square in row-major order, skipping black cells. Tap any clue to select its first cell, or tap a different white square to position the cursor directly. Erase removes the selected letter; when the selected square is already empty, it moves to and clears the preceding white square. Black squares are rendered as noninteractive grid cells and cannot be selected or changed.

Physical-keyboard play covers the entire interaction. Arrow keys move one square up, down, left, or right when the destination is white; movement stops at the boundary or a black square. Letter keys enter uppercase answers and advance. Backspace or Delete erases using the same deterministic rule as the on-screen control. Enter checks the grid. Repeated keydown events are ignored, preventing a held key from racing through cells or submitting multiple checks. The shared double-Escape gesture opens the spreadsheet-style boss screen, and another double Escape returns to the crossword.

Checking deliberately separates incomplete work from a finished attempt. If any of the 19 white squares is empty, Check grid reports that the puzzle is incomplete and records no mistake. Once every white square contains a letter, the checker compares the complete shared grid with the eight evidence-backed answers. A correct grid awards exactly 1,000 points. The score does not depend on speed, device, number of erases, clue order, or whether letters were entered by touch or keyboard.

A first fully populated incorrect grid records one mistake but remains editable, allowing the player to repair crossings and resubmit. Rechecking the exact same incorrect grid does not count another mistake: the state stores a fingerprint of each submitted wrong grid and asks for a letter change. A second distinct incorrect full grid records the second mistake and deadlocks the run until Restart. This makes the two-error policy auditable and prevents an accidental double-click on Check grid from consuming both attempts.

Completion and deadlock are terminal. After either outcome, cell selection, clue selection, letter input, erasing, Arrow movement, and additional checking cannot modify the frozen state. Restart creates the exact initial board again: all six black squares restored, all 19 white squares empty, cursor on 1 Across, no stored wrong-grid fingerprints, zero mistakes, and zero score. Best score persists only in local browser storage through the shared GameShell, while the puzzle letters themselves are not uploaded.

The release test does not trust the runtime entry table to prove its own layout. A separate extractor begins with literal solution rows: #HOT#, BELOW, #ADD#, GREAT, and #TRY#. It scans cells in row-major order, identifies an Across start only when the left boundary is closed and a white cell continues right, and identifies a Down start only when the upper boundary is closed and a white cell continues below. It assigns one standard shared number to any cell starting either direction and walks each entry independently.

That extractor reconstructs 1 Across HOT, 4 Across BELOW, 5 Across ADD, 6 Across GREAT, 7 Across TRY, 1 Down HEART, 2 Down OLDER, and 3 Down TODAY. It confirms Across lengths 3, 5, 3, 5, 3 and Down lengths 5, 5, 5. It then builds a coverage map from cells to entries. All 19 open cells are covered, 15 cells belong to both directions, and every shared-cell letter agrees. The remaining four white cells occur at the outer ends of the two five-letter Across entries and are still covered by their Across words.

Golden cases bind all eight answers to exact entry numbers, directions, cell paths, clue text, and two dictionary URLs. Structural checks assert the 5 by 5 dimensions, 25 total cells, six blocks, 19 white cells, eight entries, eight unique answers, seven unique clue numbers, full coverage, 15 crossings, zero crossing disagreements, unique cell coordinates, and rotational block symmetry. Product-state tests separately cover uppercase normalization, invalid-character rejection, black-cell protection, cursor boundaries, automatic advance, Backspace behavior, incomplete checking, repair after the first wrong grid, repeated-grid deduplication, distinct-second-error deadlock, exact scoring, terminal freezing, and deterministic Restart.

The interface uses native buttons, semantic clue sections, stable test identifiers, and site color tokens. Each white square announces its row, column, clue number when present, letter or empty state, and selection state. The five-column grid, six-column mobile letter pad, wrapping status row, and clue cards are designed for a 390-pixel viewport without horizontal scrolling. The letter pad expands to 13 columns on wider screens. No meaning depends on color alone, and clue lengths are shown in parentheses.

Everything runs locally as a small React client game. It requires no account, network request during play, random generator, timer, audio, file upload, canvas, server computation, or new package dependency. This fixed vocabulary puzzle is recreational rather than an intelligence test, educational placement exam, medical assessment, or employment screen. Repeated play becomes easier through memory, so time is intentionally excluded from scoring. For a fresh solve, begin with the three Down entries because each spans every open row, then use their crossing letters to complete the shorter Across answers before tackling the two five-letter rows.

Methodology & sources

Represent the original 5 by 5 solution as 25 shared cells, including six immutable blocks. Keep five Across and three Down entries with dictionary-backed answers, clue text, cell paths, and standard shared numbering. Validate only after all 19 open cells contain letters; award exactly 1,000 for the complete shared solution, count no error for incomplete work, fingerprint wrong full grids so an identical resubmission is not a second error, deadlock on a second distinct wrong grid, and freeze both terminal states. Independently scan literal solution rows to reconstruct starts, numbers, directions, answers, lengths, 19-cell coverage, 15 crossings, and zero letter disagreements without calling runtime extraction helpers.

Frequently asked questions

Is this a real word crossword or a math crossword?
It is a word crossword with black squares, five Across answers, three Down answers, and shared crossing letters. It contains no multiplication equations.
Where do the answer spellings and clue meanings come from?
Every answer has a Cambridge Dictionary page as primary evidence and a Dictionary.com page as an independent spelling and sense cross-check.
Why does checking the same wrong grid twice count only once?
The game fingerprints completed wrong grids. A second mistake requires a different full letter arrangement, preventing a double-click from consuming both attempts.
Can I solve the crossword on a phone or without a mouse?
Yes. The layout includes a touch alphabet, clue buttons, and large grid cells. Keyboard players can use letters, Arrow keys, Backspace or Delete, and Enter.

Mini Games guides

View all