Some puzzles look tiny and turn out to be quietly clever. Mini Sudoku is one of them. It is a small grid of numbers, small enough to finish before your tea goes cold, yet it hides a neat idea that grown-ups give a fancy name. Do not worry about the fancy name yet. Let us just play.
#What you do
You get a small grid split into rows, columns, and little boxes. Some squares already have numbers in them. Your job is simple to say. Fill every empty square so that each row, each column, and each box holds every number exactly once. No number may repeat in a row. None may repeat in a column. None may repeat in a box. That is the whole rulebook.
#What is really happening
Here is the clever bit. Every number you write down changes the squares around it. Say you place a three in one row. Now that whole row cannot hold another three. The same goes for its column and its box. So one number quietly removes choices in many places at once. Good solving is really just noticing those removed choices and following the ones that are forced. When only one number can possibly fit a square, you have found it. You are not guessing. You are listening to what the grid has already decided.
Grown-ups call this constraint satisfaction. A constraint is just a rule that limits your choices, like a family rule that says one dessert each. Mini Sudoku is that idea shrunk down to a size a child can finish.
#Where it shows up
This kind of thinking is everywhere. Seating guests so that no two arguers sit together. Packing a lunchbox so everything fits. Planning a timetable so no class clashes. Each choice you make closes some doors and opens others. Sudoku just makes that feeling clear and fun. When you are ready to try, play it and watch the choices shrink as you go.
#The short version
- Fill the grid so every row, column, and box has each number once.
- Each number you place removes options in other squares.
- Good solving means following the forced choices, not guessing.
- It is constraint satisfaction, small enough to finish with a smile.