# What age can a child start sudoku?

> Around four, on a 4×4 grid — much earlier than most people assume. The size of the grid decides the age, not the child's arithmetic.

Source: https://apps.swtlm.com/blog/what-age-can-a-child-start-sudoku · TLM Apps — focused mobile apps from a team of engineers.
Published: 2026-08-03 · Updated: 2026-08-03 · TLM Software Design

About four years old, on a 4×4 grid. That is much earlier than most people
expect, because sudoku is not a maths puzzle: the digits are symbols, and a
child who can recognise four shapes and notice when one is repeated already has
everything a 4×4 needs. The right age is decided by the size of the grid rather
than by the child's arithmetic, and the ladder from 4×4 up to a real 9×9 has
four rungs, each asking for one genuinely new skill.

## Sudoku has no arithmetic in it

Nothing is ever added, subtracted or compared. Replace the digits 1 to 4 with a
circle, a square, a triangle and a star and the puzzle is identical.

This matters practically, in two directions. It means a child who has not met
numbers yet can play, and it means a child who dislikes maths lessons has no
reason to dislike this. The skill sudoku exercises is constraint checking: this
symbol is already in that row, so it cannot go here. That is logic in the plain
sense, the kind that turns up again in reading a timetable and in every board
game with a rule about where a piece may go.

## The four rungs, and what each one asks

The ages below are the ones the tiers were designed around, not measured
thresholds. Children vary enormously, and the grid a child enjoys tells you
more than the number on their birthday.

**4×4, from about four.** Four symbols, four rows, four columns, four 2×2
boxes. Usually solvable by looking: a child scans a row, sees three of the four
symbols, and puts the missing one in. There is rarely a decision, only an
observation. This is the right first rung precisely because being right feels
automatic.

**6×6, from about six.** Six symbols, and the real step up: boxes that are
rectangular instead of square, usually 2×3. A child now has to track three
overlapping constraints where the third one has an unfamiliar shape. It is the
first grid where a child sometimes has to check rather than see.

**9×9, from about eight.** The real thing. Nine symbols, 3×3 boxes, and the
point at which pure scanning stops being enough: some cells only resolve after
you have worked out something about a different cell. This is where sudoku
becomes a puzzle rather than an exercise.

**12×12, later, and optional.** Twelve symbols and 3×4 boxes. Nothing new
conceptually: the same 9×9 reasoning over a bigger board, with more
bookkeeping. Some children love it. It is a stamina tier, not a skill tier.

The step people expect to be hard is the 9×9. The one worth watching is the
6×6, and the reason is structural rather than statistical: it is the first grid
whose boxes are not squares. A child who has internalised "the box is a square"
has to unlearn it, and a puzzle that looked easy starts producing wrong answers
for a reason they cannot see. Which is exactly why every tier in
[Sudoku Junior](https://apps.swtlm.com/kids-sudoku-game) opens with a guided level that teaches the
rules at that size in play rather than in text.

## Try the four-year-old's puzzle

One row of a 4×4. Three of the four symbols are placed.

## How to introduce it

- **Say the rule out loud, once, and then stop talking.** "Every row, every
  column and every little box gets each number exactly once." That is the
  entire ruleset, and children work faster than an explanation.
- **Point at the constraint, never at the answer.** "What is already in that
  row?" keeps the solve theirs. "It's a four" ends the puzzle.
- **One puzzle per sitting.** A 4×4 takes two or three minutes and the interest
  goes shortly afterwards. Sudoku wants to be picked up often, not for long.
- **Do not move up a size because they finished quickly.** Move up when the
  same size stops producing mistakes. Speed is fluency; accuracy is
  understanding.
- **Let them be stuck for a while.** The pause before a child sees a constraint
  is the part that is doing the work.

## Whether an app's ladder is real

Plenty of kids sudoku apps advertise several difficulties and ship one grid
with fewer clues removed. That is a difficulty slider, not a ladder, and it
skips the only step that teaches anything: the change in box shape.

Two questions separate them.

**Does the grid size actually change, or only the number of givens?** A 9×9
with thirty-eight clues is not a 6×6. If every screenshot shows the same board,
the ladder is cosmetic.

**Can a beginner reach the tier that suits them?** Most apps unlock by
progression, so an eight-year-old has to grind through pre-school 4×4 boards to
reach a 9×9, and a four-year-old hits the paywall before the app has shown what
it is. Free levels at the *start of every tier* is the arrangement that lets
both of them try the thing they came for. That is what we do, and it costs us
sales from the older children who might have paid to skip ahead — it is worth
saying that out loud, because it is the part that makes the claim checkable.

The other thing worth checking is that the puzzles are actually valid. A sudoku
with two solutions is not a sudoku, and a child who is told they are wrong
while holding a correct answer learns the wrong lesson about their own
reasoning.

## On paper or on a phone

Paper is genuinely good for this: nothing interrupts, and a pencil makes the
child commit. The argument for an app is narrower and real — it can verify
instantly, it never runs out of puzzles at the right level, and it fits in a
pocket for the queue at the doctor's.

If you use one, the checks in
[what to check before installing a kids
app](https://apps.swtlm.com/blog/what-to-check-before-installing-a-kids-app) matter more here than
usual, because a wrong answer plus a full-screen ad is a very effective way to
teach a child that logic puzzles are unpleasant. Being able to play it in a car
with no signal matters too — see
[offline games for kids](https://apps.swtlm.com/blog/offline-games-for-kids) for what that word means
on a listing.

[Sudoku Junior](https://apps.swtlm.com/kids-sudoku-game) is the one we built for this ladder: numbers
only, no cartoon mascots, all four grid sizes with 228 puzzles across them,
every one checked by two independent solvers to have exactly one solution, and
a guided tutorial opening each tier. The first levels of every tier are free,
so a four-year-old and a nine-year-old can each try their own grid before
anyone pays. It has no ads, no subscription and nothing consumable; every
puzzle ships inside the app so it plays with no connection; and the full unlock
is a single **$2.99** family purchase that unlocks content already on the
device.

If you are weighing it against the other things on that shelf, the
[Kids page](https://apps.swtlm.com/kids) carries them all with their ad behaviour and price on the
card, and [Match & Spot](https://apps.swtlm.com/kids-memory-game) is the one to look at for a younger
child who is not ready for a grid yet. If the trip rather than the age is the
constraint, [offline games for kids](https://apps.swtlm.com/blog/offline-games-for-kids) explains
which of them actually work with no signal.

## Frequently asked questions

**What age can a child start sudoku?**

About four, on a 4×4 grid with numbers 1 to 4. The only prerequisites are recognising four symbols and noticing when one is repeated — neither of which requires arithmetic or reading.

**Does sudoku involve any maths?**

No. The digits are symbols with no arithmetic between them; the same puzzle works with four colours or four animals. This is why children who dislike maths often like sudoku.

**What comes after a 4×4?**

A 6×6, usually around six or seven. It introduces rectangular boxes, which is the first time a child has to track three overlapping constraints — row, column and a box that is not square.

**When can a child do a real 9×9?**

Around eight or nine is the usual design assumption, though it depends far more on practice than on age. The 9×9 is where scanning stops being enough and a child has to reason about one cell to resolve another.

**How long should a session be?**

One puzzle. A four-year-old's 4×4 takes two or three minutes and the interest is gone shortly after it is solved. Sudoku rewards being picked up often, not for long.

