How to play sudoku

Sudoku is a logic puzzle played on a 9×9 grid. The goal is to fill every row, column, and 3×3 box with the numbers 1 through 9, each used exactly once. This guide walks you through the rules, the core techniques, and how to keep improving, from your first puzzle to your hundredth.

This guide is part of Mindful Sudoku, where solving becomes a practice of presence.

Scanned this from a Mindful Sudoku book? Skip to hints by puzzle number.

Choose your path:


What is sudoku?

Sudoku is a logic-based number puzzle played on a 9×9 grid. The grid has three kinds of regions: nine rows, nine columns, and nine 3×3 boxes (also called blocks, or as we like to call them, mini grids). When we say "region," we mean any one of those three.

The rules are simple:

Each puzzle begins with some numbers already filled in. These are called the givens. Your job is to use logic to figure out where every other number belongs.

Two cells see each other when they share a row, column, or box. Cells that see each other can't hold the same number.

A candidate is any number that could still legally go in a cell. As you solve, you narrow each cell's candidates down until only one remains.

A well-constructed sudoku has exactly one solution, reachable through logic alone. If you're stuck, there's always a next step to find.

Empty 9x9 sudoku grid with row and column labels and 3x3 boxes outlined
Figure 1. The 9×9 grid, divided into nine mini grids.

Notation

Throughout this guide, we use row-column notation to refer to specific cells: r for row, c for column. r7c2 means row 7, column 2. r3c7 means row 3, column 7. It's the standard used across the online sudoku community.

9x9 grid with cell r7c2 highlighted and labeled
Figure 2. Cell r7c2: row 7, column 2.

You may also see letter-number notation in print books, including ours. B7 means column B, row 7. Both systems describe the same cell. Use whichever feels natural.


Before you begin

Before you place your first number, take a breath. Sudoku rewards patience over speed; there's no race to win. You'll see more when you slow down. Each puzzle is an opportunity to practice presence: one cell, one choice, one moment at a time.


Scanning

The first technique every solver learns is scanning. Scanning means looking across a row or down a column to check which numbers are already placed, and which are still missing.

Start by picking a single number, say, the 9s. Scan the entire grid to see where 9s already appear. Notice which rows, columns, and boxes still need a 9. This alone helps you spot cells where a number has nowhere else to go.

Scanning works two ways. Cell-first asks: what number fits in this cell? You look at one empty cell and check what its row, column, and box already contain. Digit-first asks the reverse: where does this number go in this region? You pick a number and search the region for its only possible home. Same scan, opposite question. You'll use both throughout solving.

Scanning is the foundation of every technique that follows. Most beginners spend 70% of their solving time here, which is exactly right.

Canonical puzzle with all four existing 9s highlighted
Figure 3. Our example puzzle. We'll use this same grid throughout.

Crosshatching

Crosshatching is the most-used scanning technique in sudoku. It combines row and column scans to narrow down where a specific number must go inside a 3×3 box.

The method:

  1. Pick a box and a number you want to place in it.
  2. Scan each row that passes through the box. If any row already contains that number, eliminate the box cells in that row.
  3. Scan each column that passes through the box. Same elimination.
  4. Whatever cells remain are your candidates. If only one remains, that's your answer.

Worked example

Let's place the 9 in the bottom-left box of this grid.

Canonical puzzle with the bottom-left box shaded
Figure 4. The bottom-left mini grid.

The bottom-left box already contains 7, 1, and 8. We need to place 2, 3, 4, 5, 6, and 9. Let's focus on the 9.

Scan the three rows passing through the box (rows 7, 8, 9):

Scan the three columns passing through the box (columns 1, 2, 3):

After those eliminations, only one empty cell remains in the box: r8c3. The 9 must go there.

Canonical puzzle with 9 placed at r8c3 after crosshatching
Figure 5. Crosshatching resolves r8c3 = 9. The other cells of the box are eliminated.

That's crosshatching. Systematic elimination until only one option survives. Repeat the same process for every missing number, one at a time, across every box.


Singles: naked and hidden

Once you've used scanning and crosshatching, the next techniques are naked singles and hidden singles. Both find a cell where only one number is possible. The logic comes from two different angles.

Naked single. A cell that can only hold one number, because every other number already appears somewhere in its row, column, or box. You usually find naked singles by writing small notes (candidates) in each empty cell. When a cell ends up with only one candidate left, that's a naked single.

Worked example: naked single

Look at the cell r4c4 in our example puzzle.

  • Row 4 contains: 2, 5, 8, 3, 9
  • Column 4 contains: 6, 2, 4, 8
  • Box 5 (the middle box) contains: 8, 4, 3, 1

Between the three regions, every number except 7 is already accounted for. The 7 must go in r4c4. That's a naked single.

r4c4 with multiple notes, reduced to a single candidate of 7
Figure 6. r4c4 reduces to a single candidate after row, column, and box eliminations.

Hidden single. The reverse approach. Instead of looking at one cell, you look at an entire row, column, or box and ask: is there a number that can only go in one cell within this unit? For example, if a row needs a 4, and five of its empty cells are blocked from holding a 4 (because their column or box already has one), the 4 must go in the remaining cell, even if that cell has other candidates.

Hidden singles are the most common "breakthrough" move in sudoku. Notice them in rows, columns, and boxes that are already mostly filled.

Worked example: hidden single

Where can the 9 go in column 4 of our puzzle?

  • r2c4: clear. Row 2 has no 9 yet.
  • r4c4: blocked. Row 4 has a 9 at r4c8.
  • r6c4: blocked. Row 6 has a 9 at r6c2.
  • r7c4: blocked. Row 7 has a 9 at r7c6.
  • r9c4: blocked. Row 9 has a 9 at r9c9.

Four of the five empty cells are blocked. Only r2c4 remains. The 9 must go there, even if r2c4 still has other candidates listed. That's a hidden single.

Column 4 with the 9 placed at r2c4; the other empty cells blocked by 9s in their rows
Figure 7. Column 4: the 9 is a hidden single at r2c4.

Pairs: naked and hidden

When scanning and singles stop making progress, pairs are your next tool.

Naked pair. Two cells in the same row, column, or box that both contain the exact same two candidates and nothing else. If two cells must each be either 3 or 7, then no other cell in that unit can be a 3 or 7. You can safely remove 3 and 7 from every other cell's candidates in that shared row, column, or box.

Worked example: naked pair

In column 2 of our example puzzle, after laying down notes, two cells have the same two candidates:

  • r3c2 notes: {1, 6}
  • r5c2 notes: {1, 6}

Between them, those cells must hold 1 and 6 in some order. So no other cell in column 2 can be 1 or 6. Strip 1 and 6 from every other cell's notes in column 2.

Bonus: r8c2 had notes {4, 5, 6}. After removing 6, it reduces to {4, 5}, the same notes r7c2 already had. That's another naked pair, ready to apply.

Hidden pair. Two numbers that can only go in two specific cells within a row, column, or box, even if those cells have other candidates. Once you notice a hidden pair, you can strip away all the other candidates from those two cells, because only the two "hidden" numbers can actually live there.

Worked example: hidden pair

Suppose in column 8, after laying down notes, you list where each missing number can go:

  • 4 can go in: r3c8, r5c8, r7c8
  • 5 can only go in: r3c8 and r7c8
  • 6 can go in: r3c8, r5c8
  • 7 can only go in: r3c8 and r7c8

Two numbers, 5 and 7, share exactly the same two homes. That's a hidden pair. Those two cells must hold 5 and 7 between them, so any other candidates in r3c8 and r7c8 can be stripped away. If r3c8 had notes {4, 5, 6, 7}, it reduces to {5, 7}.

Pairs work by eliminating candidates. Once those candidates are gone, more singles often appear. Applying one technique often creates the conditions for the next.

A naked pair: two cells sharing the same two candidates
Figure 8. A naked pair: two cells sharing the same two candidates.

Beyond the basics

Once you're comfortable with scanning, singles, and pairs, sudoku opens up. Techniques beyond the basics fall into several families:

A few specific techniques you'll encounter as you progress:

Advanced techniques look complex at first, but each one is just a pattern. Learn them one at a time. You'll know you're ready for the next when the current one feels familiar.


How difficulty works

Sudoku difficulty is determined by the hardest technique required to solve the puzzle. This is the same standard used by the World Puzzle Federation and the leading sudoku engines. The number of givens is a less reliable indicator. A puzzle with 30 givens can be harder than one with 26, if the 26-given puzzle only needs scanning while the 30-given puzzle requires an X-Wing.

Typical difficulty tiers:

Very Easy
Solvable with scanning and crosshatching alone
Easy
Also requires naked and hidden singles
Medium
Also requires pairs, triples, and locked candidates (pointing pairs, box/line reduction)
Hard
Also requires X-Wing and naked/hidden quads
Expert
Also requires wing techniques (XY-Wing, XYZ-Wing, W-Wing), Swordfish, simple coloring, and basic chains
Beyond Expert
Requires Jellyfish, AIC (Alternating Inference Chains), ALS (Almost Locked Sets), multi-coloring, and patterns that approach brute force

These tier classifications aggregate the conventions used across the online sudoku community. Where sources diverge on which tier a technique belongs to, we follow the consensus among the majority of sources. The principle is consistent everywhere: harder techniques mean harder puzzles.

Every Mindful Sudoku puzzle is classified using this standard. Our books are intentionally skewed to the easier side of the scale. The hardest technique required for each Mindful Sudoku difficulty level is published with each volume, so you always know what to expect.


Tips for new players

Take notes. Small candidate numbers written in the corners of empty cells. (You may also see these called pencil marks or candidates on other sites; we call them notes.) For Very Easy and Easy puzzles, you can usually solve without them. Once you start needing pairs, triples, or any technique beyond singles, notes become essential. Those patterns are only visible when you can see every candidate. A common recommendation: hold off on notes until basic scanning and singles stop yielding new placements. Adding them earlier tends to clutter the grid without revealing anything you couldn't already see. Top solvers use notes on nearly every puzzle harder than Easy. Notes are technique.

Trust the logic. A well-constructed sudoku can always be solved by logic alone. If you find yourself guessing, there's likely a move you haven't noticed yet. Return to the grid and scan again for hidden singles or pairs. Guesses tend to create contradictions down the line that require starting the puzzle over.

Take breaks. Sudoku rewards a clear mind. If you're stuck for more than a few minutes, step away. Coming back with fresh eyes almost always reveals the move you missed.

Start easy. Technique grows through repetition. Solving ten easy puzzles will teach you more than working through a single expert grid.


The Mindful Sudoku Method

At Mindful Sudoku, we treat sudoku as a practice.

We teach a two-step approach we call Play → Reflect. It draws on the long tradition of active-modality mindfulness, like walking meditation or art-making, where presence emerges through engagement.

1. Play. Solve the puzzle. As you work, the mind moves from scattered to focused. The noise softens. Play is the practice itself. The logic of sudoku asks for just enough attention to settle the mind, without creating new stress.

2. Reflect. From that grounded state, turn to a journaling prompt. Insight lands more easily when the noise has settled. This is where the real self-work happens. Just you, present and paying attention.

Every puzzle in our books is paired with a guided reflection prompt designed for exactly this moment.


Keep learning

Three ways to go deeper.

Download the PDF

Print-friendly version for offline reference.

Get the PDF →

Shop Volume 2

60 puzzles paired with guided reflections.

Shop now →

Join the newsletter

New puzzles, reflection prompts, and brand updates.

Sign up →


Frequently asked questions

Is sudoku good for your brain?

The honest answer is: probably yes for attention and engagement, and uncertain beyond that. The clearer benefit is simpler. It's a rewarding way to spend focused, present time. That's worth something on its own.

Do you need math to play sudoku?

Not for traditional sudoku. The numbers 1 through 9 function as symbols. You never add, subtract, or calculate. The same puzzle would work if the symbols were letters or shapes.

That said, sudoku has math-based cousins worth knowing about:

  • Killer Sudoku: sudoku with "cage" regions that must sum to a given total
  • KenKen® / Calcudoku: a grid of arithmetic cages using addition, subtraction, multiplication, or division
  • Kakuro: "cross sums," like a crossword built from sums instead of words

These require simple arithmetic alongside the logic. Stay tuned. We're developing puzzle types in these styles for future books.

How long does a sudoku puzzle take?

Beginners typically spend 20 to 40 minutes on an easy puzzle. Intermediate solvers complete medium puzzles in 10 to 20 minutes. Expert-level puzzles can take 30 minutes to over an hour, even for experienced solvers. Speed is beside the point, especially here.

What's the hardest sudoku difficulty?

Puzzles in the hardest tier require chain techniques, simple and multi-coloring, advanced fish (Swordfish, Jellyfish), and patterns like AIC (Alternating Inference Chains) and ALS (Almost Locked Sets). By definition, every legitimate sudoku has exactly one solution reachable through logic, no matter how difficult it looks.

Can you solve sudoku by guessing?

A well-made, valid sudoku puzzle never requires guessing. Valid means the puzzle has exactly one solution, reachable through logic alone. If you find yourself guessing, look again. There's almost always a next logical move waiting to be noticed. Guessing tends to lead to contradictions that usually mean starting the puzzle over. If you've truly looked carefully and there's no logical move, the puzzle itself may not be valid.