Certain changes only take effect after refreshing the page.
Hi. This game is currently not ready for playing, it's in beta testing right now, we'll announce when it's ready.
If you've been given a beta-testing code by CardGames.io please enter it below and click the Enter button.
We have an app now!
We've created a new CardGames.io app for your tabletphone! All the games from the website, in fullscreen mode, with more characters! Would you like to get the app?
Sudoku is a number puzzle where the objective is to fill every row, column and box (3x3 grid) with the numbers from 1-9. Each unit (row, column or box) must have each number exactly once. The game starts with a number of fields pre-filled. Your objective is to fill the rest of the fields without breaking the constraints that each number can only be once in each row, column and box.
6
7
3
9
2
4
5
1
8
8
9
5
1
3
6
4
2
7
1
4
2
7
5
8
6
9
3
2
5
1
4
8
9
3
7
6
9
8
4
6
7
3
2
5
1
3
6
7
2
1
5
8
4
9
5
1
6
8
9
2
7
3
4
4
2
9
3
6
7
1
8
5
7
3
8
5
4
1
9
6
2
6
7
3
9
2
4
5
1
8
8
9
5
1
3
6
4
2
7
1
4
2
7
5
8
6
9
3
2
5
1
4
8
9
3
7
6
9
8
4
6
7
3
2
5
1
3
6
7
2
1
5
8
4
9
5
1
6
8
9
2
7
3
4
4
2
9
3
6
7
1
8
5
7
3
8
5
4
1
9
6
2
6
7
3
9
2
4
5
1
8
8
9
5
1
3
6
4
2
7
1
4
2
7
5
8
6
9
3
2
5
1
4
8
9
3
7
6
9
8
4
6
7
3
2
5
1
3
6
7
2
1
5
8
4
9
5
1
6
8
9
2
7
3
4
4
2
9
3
6
7
1
8
5
7
3
8
5
4
1
9
6
2
Settings
This implementation of Sudoku offers three difficulty settings, offering 35, 28, or 23 clues depending on the chosen difficulty. Note that the listed clues for each difficulty is only approximate, and while our Puzzle generator does its best to find the right number of clues sometimes it can't do it quickly enough, and will respond with whatever clues it did find that is the closest to the target value.
Additionally you can select if the clues are to be symmetric or not: meaning that the initial clues on the table will be rotationally symmetric, rotating 180° around the center. For easy and medium our generator will almost always find a symmetric configuration, but it's more likely that it will fail in finding a hard configuration that is both symmetric and satisfies the conditions of the puzzle. Symmetric puzzles may be easier to solve than asymmetric puzzles, which is why we provide you with the option to turn the symmetry off.
Sudoku Strategy
The basic gameplay, which will be enough to solve many easy Sudoku puzzles, is simply to look at an empty field and eliminate all numbers that are already present in the row, column and box it belongs to. In many cases this will be enough to find the correct number. And of course as soon as you've found the right number for one field, it will be easier to figure out other fields in the same row, column or box.
When you get into more difficult situations there are a number of different strategies you can use. The excellent page Sudoku Dragon has a good strategy page that covers many basic strategies as well as some advanced ones.
Controls
You click on the squares you want to put numbers in, and then either click the numbers buttons on the screen, or the number keys on your keyboard to fill them in. If the "Multinumber" button is pressed then you can put more than one number in each square, it will show as small numbers if there are more than one number in the square. However, in some cases you might want to put just one number in the square and still have it be small, if you think it should be there but are not sure. In that case, hold down the shift key on your keyboard and press the number key, if you do that there will always be a small number in the square, even if there's just one number there.
This online version of Sudoku was made by me, Einar Egilsson. Over there on the left is my current Facebook profile picture. Sudoku is the 14th game I've made, and only the second one that is not a card game or solitaire (the other one being YAHTZEE). I've been planning to create a Sudoku game for a long time, ever since I read Peter Norvig's excellent Sudoku Solver article. The code I wrote to generate and solve Sudoku puzzles for this game is based on his solver. Every puzzle in this game should have a unique solution and be solvable using logic, you should never have to blindly guess. The solver/generator code is available on Github, you are free to use it for whatever you want.
Need to contact us?
Any comments, complaints, bug reports, questions, or anything else should be sent to support@cardgames.io.
We can't respond to everyone, but we try to respond to as many as we can. If you just have a quick question make sure it isn't
covered in our FAQ.
You can also often get help from other users on our
Facebook community group,
where many of our users congregate. Pop in and say hello!
You can also find us on any of the following sites:
This website uses cookies to store game data, your preferences, and for analytical and advertising purposes. Read more in our Privacy Policy. Cookie Settings.
Cardgames.io is the owned and operated by Rauðás Games ehf. All rights reserved.
Game failed to load
The primary script that runs our games seems to not have loaded, somehow.
This is in despite of the fact other scripts seem to have loaded up just fine.
This issue has been automatically reported and we're looking into it, but we'd be very grateful if you could
send a report to support@cardgames.io with any further detail you can think of, including if you're running
any script-blocking extensions, ad-blockers, or if your browser is set to block specific types of scripts.