Tool/Solver to resolve irregular sudoku 6x6, ie with a 6x6 grid, but with rectangular or irregular jigsaw blocks, the rule of rows and columns remain unchanged.
6x6 Sudoku Solver - dCode
Tag(s) : Number Games
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
A 6x6 sudoku is identical to a classic 9x9 sudoku, except for blocks that can be irregular or identical according to the grids (blocks of size 6 are often rectangles of 2x3 or 3x2).
The resolution uses the same steps as the classic sudoku but with only 6 digits (or 6 distinct characters).
On dCode, indicate the contents of the boxes (only letters or numbers). NB : dCode handles copy and paste with a space as an empty box with the values in order from left to right and top to bottom.
To indicate the blocks of 6 boxes, click on a predefined example under the grid or enter them manually by pointing the contours.
Example: The content 6 4 3 2 2 2 2 1
can be pasted in the first box to get
6 | ␣ | ␣ | ␣ | ␣ | 4 |
␣ | ␣ | 3 | ␣ | ␣ | ␣ |
␣ | 2 | ␣ | ␣ | ␣ | ␣ |
␣ | ␣ | ␣ | ␣ | 2 | ␣ |
␣ | ␣ | ␣ | 2 | ␣ | ␣ |
2 | ␣ | ␣ | ␣ | ␣ | 1 |
The program resolves the 6x6 sudoku by simulating the deduction steps of a human and displays each of the advances in the resolution with an explanation.
dCode retains ownership of the "6x6 Sudoku Solver" source code. Any algorithm for the "6x6 Sudoku Solver" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "6x6 Sudoku Solver" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "6x6 Sudoku Solver" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.
The content of the page "6x6 Sudoku Solver" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source.
Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link:
In a scientific article or book, the recommended bibliographic citation is: 6x6 Sudoku Solver on dCode.fr [online website], retrieved on 2025-04-16,