Skip to main content
Wordgrid has three difficulty levels. All three modes reject invalid guesses — the difference is what happens to your score and your cells when you make a mistake.

Overview

Invalid guesses are rejected with an alert message. No points are deducted. You can try as many times as you like with no consequences beyond the guess count going up.Rejection conditions:
  • Word is not in the word list
  • Word does not satisfy both the row and column category
  • Word is already used in another cell
Score cannot go negative in Normal mode.

Comparison

NormalHardExpert
Penalty per rejected guessNone−50 pointsCell eliminated (0 pts)
Score can go negativeNoYesNo
Cell recoverable after bad guessYesYesNo
Invalid word rejectedYesYesYes (+ eliminates cell)
Category mismatch rejectedYesYesYes (+ eliminates cell)
Duplicate rejectedYesYesYes (+ eliminates cell)

Changing difficulty

1

Open Settings

Click the gear icon in the dock at the bottom of the page to open the Settings modal.
2

Select a difficulty

Click one of the difficulty option buttons: Normal, Hard, or Expert. The currently active difficulty is highlighted.
3

Confirm the reset

A confirmation dialog will appear. Confirm to apply the new difficulty and reset the board.
Changing the difficulty resets the board. All revealed cells, scores, and guesses for the current board are cleared. The board categories and layout remain the same, but your progress is lost.
Your chosen difficulty is saved in localStorage under the key wordgrid:difficulty and persists across sessions.

Expert mode

In Expert mode, a single wrong guess permanently eliminates a cell. Once a cell is eliminated it shows a ban icon and contributes 0 points — there is no way to undo this.
Expert mode is the strictest option. Every guess must be:
  1. A word in the word list
  2. A word that satisfies both the row and column category
  3. A word not already used in another cell on the board
Failing any of these conditions immediately eliminates the cell. Because elimination is permanent and silent (the game does not preview candidates), it is recommended to think carefully before guessing in Expert mode. Eliminated cells still count toward revealing all 9 cells. The +500 completion bonus is still awarded when all 9 cells are revealed — including eliminated ones.

Build docs developers (and LLMs) love