Complete Beginner’s Guide

Sudoku Rules: How to Play

Everything you need to know to start solving Sudoku puzzles — the grid, the three rules, and a step-by-step walkthrough of your very first puzzle.

1

What Is Sudoku?

Sudoku is a logic puzzle where you fill a grid with numbers using reasoning alone — no math, no calculations, no guessing. The name comes from the Japanese phrase süji wa dokushin ni kagiru, meaning “the digits must remain single.”

Originally designed by American architect Howard Garns in 1979 (under the name “Number Place”), the puzzle was popularized by Japanese publisher Nikoli in the 1980s. It became a global sensation after The Times of London began publishing daily Sudoku in 2004.

Today, Sudoku is one of the most popular brain-training activities worldwide. It sharpens logical thinking, improves concentration, and provides a deeply satisfying “aha!” moment with every solved puzzle.

💡 Fun Fact

Despite using numbers, Sudoku has nothing to do with arithmetic. You could replace the digits 1–9 with nine different colors, letters, or symbols and the puzzle would work identically. It’s pure pattern recognition and logical deduction.

2

The Sudoku Grid

A standard Sudoku grid is a 9×9 square containing 81 cells. The grid is subdivided into three important structures:

9

9 Rows (horizontal)

Each row runs left to right across the full width of the grid. There are 9 rows, each containing 9 cells.

9

9 Columns (vertical)

Each column runs top to bottom across the full height of the grid. There are 9 columns, each containing 9 cells.

9

9 Boxes (3×3)

The grid is divided into nine 3×3 sub-grids outlined with thicker borders. Each box contains exactly 9 cells.

Every cell in the grid belongs to exactly one row, one column, and one box. This overlap is what makes Sudoku so interesting — each cell is constrained by three different groups simultaneously.

An empty 9x9 grid — the top three 3x3 boxes are highlighted
3

The Three Rules

Sudoku has only three rules. They’re simple to understand but create endlessly complex puzzles. Your goal is to fill every empty cell with a digit from 1 to 9 while satisfying all three constraints:

Rule 1: Each Row Contains 1–9

Every horizontal row must contain each of the digits 1 through 9 exactly once. No digit can appear twice in the same row, and no digit can be missing.

5
3
4
6
7
8
9
1
2
A complete row — digits 1 through 9, each appearing exactly once

Rule 2: Each Column Contains 1–9

Every vertical column must also contain each digit 1 through 9 exactly once. The same no-repeats principle applies top to bottom.

5
6
1
8
4
7
9
2
3
A complete column — digits 1 through 9 from top to bottom

Rule 3: Each 3×3 Box Contains 1–9

Each of the nine bold-outlined 3×3 boxes must contain each digit 1 through 9 exactly once. The box rule is what makes Sudoku unique among grid puzzles — it creates interactions between rows and columns that wouldn’t otherwise exist.

5
3
4
6
7
2
1
9
8
A complete 3x3 box — contains all digits 1 through 9

💡 Key Insight

These three rules work simultaneously. Every cell must satisfy its row rule, its column rule, and its box rule all at once. This triple constraint is what makes each puzzle solvable through pure logic.

Now that you know the rules, try solving a real puzzle!

4

How Clues Work

Every Sudoku puzzle begins with some cells already filled in. These pre-filled numbers are called clues (or “givens”). The empty cells are what you need to fill in.

A well-constructed Sudoku puzzle has exactly one valid solution. The clues are carefully chosen so that there is only one way to complete the grid while satisfying all three rules. This means you never need to guess — every cell can be determined through logical deduction.

5
3
7
6
1
9
5
9
8
6
8
6
3
4
8
3
1
7
2
6
6
2
8
4
1
9
5
8
7
9
A puzzle with 30 clues (highlighted) — you must fill the remaining 51 cells

How Many Clues Does a Puzzle Have?

A typical Sudoku puzzle has between 17 and 35 clues:

32–35

Easy puzzles

27–31

Medium puzzles

17–26

Hard puzzles

💡 Did You Know?

Mathematicians have proven that a valid Sudoku puzzle needs at least 17 clues to have a unique solution. No 16-clue puzzle with a single solution has ever been found — and it’s been mathematically proven that none exist.

5

Step by Step: Your First Puzzle

Let’s walk through how to fill in a single cell. Consider this partial grid — focus on the highlighted empty cell in the top-left box:

5
3
7
6
7
2
1
9
5
9
8
6
What number goes in the highlighted cell?

Step 1: Check the Row

The highlighted cell is in Row 1. Row 1 already contains 5, 3, and 7. So the empty cell cannot be 5, 3, or 7.

Step 2: Check the Column

The highlighted cell is in Column 3. Column 3 already contains 2 and 8. So the empty cell cannot be 2 or 8 either.

Step 3: Check the Box

The highlighted cell is in the top-left 3×3 box. This box contains 5, 3, 6, 7, 2, 9, and 8. That eliminates seven digits.

Step 4: Find the Answer

Combining all three constraints, the cell cannot be: 2, 3, 5, 6, 7, 8, or 9. The only digits left are 1 and 4. But Row 1 and Column 3 together eliminate 1 (from row 2’s column 3 value being 2 and row 2 containing 1). Checking further: Column 3 doesn’t contain 1 or 4 yet. Row 1 doesn’t contain 1 or 4 yet. But the box contains everything except 1 and 4. We need more context from the full grid to determine which — this is why you sometimes move on and come back to a cell later!

🎯 Beginner Strategy

Start with the most-filled areas. Look for rows, columns, or boxes that already have 7 or 8 digits filled in. These are easiest because fewer possibilities remain. When only one digit is missing, you can place it immediately!

Ready to try the full process? Start with an easy puzzle.

6

Common Beginner Mistakes

Every Sudoku beginner makes these mistakes. Recognizing them early will save you hours of frustration:

Guessing Instead of Deducing

The #1 beginner mistake. If you're thinking "I'll try 5 here and see what happens," you're guessing. Every placement in a well-made Sudoku can be logically proven. If you can't prove a number belongs in a cell, skip it and try another cell.

✅ Fix: Only place a digit when you can explain WHY it must go there.

👁

Forgetting the Box Rule

Many beginners check rows and columns but forget to check the 3x3 box. This leads to duplicate digits in boxes, which creates contradictions later.

✅ Fix: Always check all three constraints: row, column, AND box.

✏️

Not Using Pencil Marks

Trying to solve entirely in your head works for easy puzzles but fails quickly on medium and hard ones. Without notes, you'll repeatedly scan the same cells and waste time.

✅ Fix: Write small candidate numbers in empty cells. Most Sudoku apps (including ours) have a notes mode for this.

🚫

Placing a Number Too Early

You see that 5 could go in a cell, so you place it — but you didn't verify it's the ONLY possibility. This leads to errors that cascade through the puzzle.

✅ Fix: Before placing a digit, confirm no other digit is possible in that cell, or that the digit has no other valid position in its row/column/box.

🔄

Not Re-Scanning After Placements

After placing a digit, beginners often jump to a random area. But each placement creates new constraints that may immediately solve adjacent cells.

✅ Fix: After every placement, re-check the affected row, column, and box for new singles.

7

Difficulty Levels Explained

Sudoku puzzles come in different difficulty levels. But what actually makes a puzzle “hard”? It’s not just about how many clues are given — it’s about which solving techniques you need to complete the puzzle.

Easy30–35 clues

Solvable using only naked singles — cells where only one digit is possible. Most cells can be solved by simple elimination. Great for absolute beginners.

Typical solve time: 5–15 minutes

Medium26–30 clues

Requires hidden singles — finding where a digit can only go in one place within a row, column, or box. You’ll need pencil marks for some cells. A good stepping stone after mastering easy puzzles.

Typical solve time: 10–25 minutes

Hard17–26 clues

Demands advanced techniques like naked pairs, pointing pairs, X-Wing, and more. Every cell requires careful analysis. Pencil marks are essential. Deeply satisfying when solved.

Typical solve time: 20–60 minutes

🧠 Ready for Advanced Techniques?

Once you’re comfortable with the rules, check out our complete solving guide to learn techniques like naked singles, hidden singles, X-Wing, and Swordfish that will help you tackle harder puzzles. Or, if you’re curious about how puzzles are made, read our deep dive into sudoku puzzle generation.

👑

Now You Know the Rules — Time to Play!

Jump into a free puzzle and put your knowledge to the test. Choose your difficulty, use the notes feature, and enjoy the satisfaction of solving your first Sudoku.

No account needed • Play instantly in your browser • Unique puzzles with guaranteed single solutions