Sudoku has exactly three rules: every row must contain the digits 1 through 9 with no repeats, every column must contain the digits 1 through 9 with no repeats, and every 3×3 box must contain the digits 1 through 9 with no repeats. That's it. No math is required — sudoku is a pure logic puzzle. You never need to add, subtract, or perform any arithmetic. You simply place digits so that each number from 1 to 9 appears exactly once in every row, every column, and every box. These three constraints interact to create a web of deductions that can range from straightforward to deeply challenging, all from the same simple ruleset.
Rule 1: Every Row Must Contain 1–9
A standard sudoku grid has 9 rows, each containing 9 cells. The first rule states that when a puzzle is completed, each row must contain every digit from 1 to 9 exactly once. No digit can be repeated within a single row, and no digit can be missing.
This means that if you see the digits 1, 3, 5, 7, and 9 already placed in a row, you know that the remaining four cells in that row must contain 2, 4, 6, and 8 in some order. The row rule alone doesn't tell you which cell gets which digit — but combined with the column and box rules, the possibilities narrow dramatically.
Practical tip: When scanning a row, make a mental note (or use pencil marks) of which digits are missing. If a row has seven digits filled in, the remaining two cells are heavily constrained, and the column and box rules will often immediately reveal the answer.
Rule 2: Every Column Must Contain 1–9
The same logic applies vertically. Each of the 9 columns must contain every digit from 1 through 9 exactly once. Columns and rows work together as a coordinate system — every cell sits at the intersection of exactly one row and one column, so it must satisfy both constraints simultaneously.
This intersecting constraint is what gives sudoku its depth. A digit might be "allowed" in a cell according to the row rule, but forbidden by the column rule (because that digit already appears elsewhere in the column). The solver's job is to find the placements that satisfy all constraints at once.
Practical tip: Scanning columns is just as important as scanning rows. Many beginners focus on rows because they read left to right, but experienced solvers develop the habit of checking columns with equal attention. Alternating between horizontal and vertical scanning often reveals placements that neither approach finds alone.
Ready to compete?
Sudoku Royale is the world's only battle royale sudoku game. Compete against up to 10 players in real time on the same board with elimination rounds.
Download Sudoku Royale — Free on iOSRule 3: Every 3×3 Box Must Contain 1–9
This is the rule that distinguishes sudoku from a plain Latin square. The 9×9 grid is divided into nine non-overlapping 3×3 regions, typically marked by thicker borders. Each of these boxes must also contain every digit from 1 to 9 exactly once.
The box constraint adds a third dimension of logic. A cell doesn't just need to avoid duplicating digits in its row and column — it also needs to avoid duplicating digits in its box. This triple constraint is what makes sudoku puzzles have unique solutions with far fewer given digits than would otherwise be necessary.
The interaction between boxes and lines (rows or columns) is the source of many powerful solving techniques. For example, the pointing pairs technique exploits situations where a digit can only appear in one row or column within a box, allowing you to eliminate that digit from the rest of that row or column.
What Are "Givens"?
When you start a sudoku puzzle, some cells already contain digits. These pre-filled numbers are called givens (also called "clues"). Givens are fixed — you cannot change them. Your task is to fill in the remaining empty cells while obeying all three rules.
The number and placement of givens determines a puzzle's difficulty. Easy puzzles typically have 35–45 givens, medium puzzles have 27–34, and hard puzzles may have as few as 22–26. The absolute minimum number of givens that can produce a puzzle with a unique solution is 17, as proven mathematically by Gary McGuire and his team at University College Dublin in 2012. Puzzles with 17 clues are extremely rare and typically very difficult. For more on this, see our article on the mathematics behind sudoku.
Importantly, the number of givens alone doesn't determine difficulty. A puzzle with 28 givens that requires advanced techniques like X-Wing or Swordfish can be far harder than a puzzle with 24 givens that yields to basic scanning. The difficulty depends on which solving techniques are needed, not just how many cells are pre-filled.
Every Valid Sudoku Has Exactly One Solution
A properly constructed sudoku puzzle has one and only one solution. This is not a rule that you as a solver need to enforce — it's a property guaranteed by the puzzle constructor. But it's important to understand because it affects how you solve.
If a puzzle has a unique solution, then every empty cell has exactly one correct digit. This means that at any point during solving, there must be at least one cell where logic alone (no guessing) can determine the correct digit. In other words, you should never need to guess in a well-constructed sudoku puzzle. If you feel stuck and think you need to guess, it usually means there's a deduction you haven't spotted yet.
Some puzzle sources do publish sudoku with multiple solutions, but these are generally considered flawed. Reputable puzzle constructors and serious sudoku apps always guarantee unique solutions.
Common Misconceptions About Sudoku Rules
Despite sudoku's simplicity, several persistent misconceptions confuse beginners:
Misconception: Sudoku requires math
This is the most common misconception. Sudoku uses digits, but it involves zero arithmetic. You never add, subtract, multiply, or divide. The digits 1–9 are simply symbols — you could replace them with nine colors, nine letters, or nine emoji and the puzzle would work identically. Sudoku is a logic puzzle, not a math puzzle. (The one exception is Killer Sudoku, a variant that does involve addition, but that's a different puzzle type.)
Misconception: You should guess when stuck
Guessing — placing a digit you're not sure about and seeing if it leads to a contradiction — is a valid computational strategy (it's called backtracking). But in a properly constructed sudoku, guessing is never necessary. Every cell can be determined through logical deduction alone. If you frequently resort to guessing, consider learning additional solving techniques like naked pairs or hidden singles.
Misconception: The diagonal must also contain 1–9
In standard sudoku, the main diagonals have no special constraint. You may find that a completed puzzle happens to have unique digits on a diagonal, but this is coincidental, not required. There is a variant called Diagonal Sudoku (or X-Sudoku) that adds this constraint, but it's a separate puzzle type with different rules.
Misconception: Each number appears exactly 9 times
While it's true that in a completed 9×9 sudoku grid each digit appears exactly 9 times (once per row × 9 rows = 9 times), this is a consequence of the rules, not a rule itself. You never need to count total occurrences of a digit across the whole grid. Focus on rows, columns, and boxes — the total count takes care of itself.
Misconception: Harder puzzles have different rules
Easy, medium, hard, and expert sudoku puzzles all follow the same three rules. The difficulty comes entirely from the number and placement of givens, which determines what solving techniques you need. A beginner puzzle can be solved with basic scanning, while an expert puzzle might require techniques like X-Wing, Swordfish, or XY-Chains.
Applying the Rules: A Beginner's Walkthrough
Here's how the three rules work together in practice:
- Pick a cell: Choose any empty cell. Note which row, column, and box it belongs to.
- Check the row: Which digits 1–9 are already present in that row? Cross those off — they can't go in your cell.
- Check the column: Which digits are already present in that column? Cross those off too.
- Check the box: Which digits are already present in the 3×3 box? Cross those off.
- What's left? If only one digit remains after all three checks, that digit goes in the cell. If multiple digits remain, move on to another cell and come back later.
This process — called cross-hatching or scanning — is the most fundamental sudoku solving technique. It directly applies all three rules to every cell. As you fill in more cells, the constraints tighten, and more cells become solvable. For more techniques beyond basic scanning, see our beginner's tips guide.
Rules in Competitive and Multiplayer Sudoku
The three core rules remain identical whether you're solving casually, competing in the World Sudoku Championship, or playing real-time multiplayer. What changes in competitive settings is the context: you're solving under time pressure, often against other players working on the same puzzle simultaneously.
In multiplayer formats, the rules add another dimension of strategy. In Sudoku Royale, for example, multiple players solve the same puzzle at the same time, and scoring rewards speed and accuracy. The rules are the same — but the pressure of competition transforms the experience, favoring players who have internalized the rules so deeply that deductions become automatic.
| Constraint | What It Means | Why It Matters |
|---|---|---|
| Row rule | Each row has digits 1–9 exactly once | Eliminates candidates horizontally |
| Column rule | Each column has digits 1–9 exactly once | Eliminates candidates vertically |
| Box rule | Each 3×3 box has digits 1–9 exactly once | Creates regional constraints that interact with rows/columns |
| Unique solution | Only one valid completion exists | Guarantees logic alone is sufficient — no guessing needed |
What Comes After Learning the Rules
The beauty of sudoku is that three simple rules produce extraordinary depth. Once you understand the rules, the journey has only begun. The next step is learning solving techniques — from basic approaches like hidden singles to intermediate strategies like naked pairs and advanced methods like X-Wing. Each technique is simply a more sophisticated way of applying the same three rules.
For a structured introduction to solving techniques, see our complete guide to playing sudoku. And if you want to understand why these three rules create such rich puzzles from a mathematical perspective, explore our article on the mathematics behind sudoku.
Frequently Asked Questions
How many rules does sudoku have?
Sudoku has exactly three rules: every row must contain the digits 1–9 with no repeats, every column must contain the digits 1–9 with no repeats, and every 3×3 box must contain the digits 1–9 with no repeats. These three constraints are all you need to solve any standard sudoku puzzle.
Do you need to be good at math to play sudoku?
No. Sudoku requires zero arithmetic — no adding, subtracting, multiplying, or dividing. The digits 1–9 are used as symbols, not numbers. You could replace them with letters or colors and the puzzle would work the same way. Sudoku is purely a logic puzzle.
Is guessing allowed in sudoku?
A properly constructed sudoku puzzle can always be solved through logic alone, without guessing. While trial-and-error (backtracking) is a valid computational approach, human solvers should not need to guess. If you feel stuck, there is likely a deduction you haven't found yet using techniques like naked pairs, hidden singles, or pointing pairs.
What is the minimum number of clues in a sudoku puzzle?
The minimum number of given digits (clues) needed for a sudoku puzzle to have a unique solution is 17. This was proven mathematically by Gary McGuire and his team at University College Dublin in 2012. There are approximately 49,000 known valid 17-clue sudoku puzzles.
Do the diagonals matter in sudoku?
In standard sudoku, the diagonals have no special rules. You only need to ensure that each row, column, and 3×3 box contains the digits 1–9. There is a variant called Diagonal Sudoku (X-Sudoku) where both main diagonals must also contain 1–9, but that is a separate puzzle type.