Tool/solver to resolve Pictures Sweeps grids automatically. Picture Sweep is a logic game that mixes Picross and Minesweeper.
Picture Sweep 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!
The resolution of Picture Sweep (also known as Fill a Pix) logic games begins with the detection of the most restrictive figures (first 0 or 9, then 1 and 8, etc.). The player then searches, from the first boxes deduced, those which depend on it and whose state can be calculated with deductive reasoning in order to pursue the resolution.
Example:
| can be solved |
|
The presence of a number 0 in a box means that no surrounding box is black, so they can all be marked as white.
The presence of a number 9 is in a box, means that all the surrounding boxes are black (and therefore that none is white).
NB: the same reasoning can be carried out with a 4 located in a corner of a Picture Sweep grid or a 6 on an edge, in these 2 cases, all the boxes around are black.
2 juxtaposed boxes (vertical or horizontal) have 6 common neighboring boxes, so 2 side-by-side digits with a gap of 3 allows to deduce information on the other 3 boxes (not common ).
Example: A box 7 is juxtaposed with a box 4, the box 7 indicates that all of its neighbors except 2 are black. Box 4 makes it possible to deduce that the side opposite to 7 is populated with white boxes.
2 juxtaposed boxes (diagonally) have 4 common boxes, so 2 diagonal figures with a gap of 5 allows to deduce information on the other 5 boxes (not common).
dCode retains ownership of the "Picture Sweep Solver" source code. Any algorithm for the "Picture Sweep Solver" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Picture Sweep 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 "Picture Sweep 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 "Picture Sweep 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: Picture Sweep Solver on dCode.fr [online website], retrieved on 2025-04-16,