Sudoku - Puzzle 1

Here's the first puzzle. It's rated as easy, so if you're still finding your way with these puzzles then this should be a fairly gentle introduction.

This puzzle tries to fill the screen space you give it, so you can resize your browser window to make it bigger or smaller as you want. To fill in a number that you definitely know, use your mouse to left-click on the square and select the number. If you're not sure but want to mark a possibility (for example, the 2 can either be here or here), then right-click on the square instead and select the number. This possibility will be written smaller and grey in the corner of the square, like a pencil mark to remind you. See about the helper for more information on what all the buttons, markers and rollovers mean.

Good luck!

The code running here is from the ActivityWorkshop, and the numbers were generated using the free (GPL'd) software Sudoku Sensei. This example is coded as N1-045 which means only level 1 rules are needed to solve it, and it starts with 45 empty squares. Later puzzles will get harder, to give you a challenge once you've solved this one!

How To Solve Them // About the helper // Puzzle 1 // Puzzle 2 // Puzzle 3 // Puzzle 4 // Puzzle 5 // Puzzle 6 // Puzzle 7 // Puzzle 8 // Puzzle 9 // Puzzle 10 // puzzle 8 // puzzle 6 // puzzle 4 // puzzle 9 // progress // puzzle 5 // puzzle 1 // puzzle 3 // puzzle 7 // puzzle 10 // puzzle 2 // Blank Puzzle