Documentation for the Enigma puzzle collection
Divide the grid into white rectangular regions, each containing exactly one number showing its area.
Also known as: Rectangle Division
Grid Shading
A cell with 6 means it belongs to a 6-cell rectangle (e.g., 2×3 or 1×6).
A cell with 1 means it's a single-cell rectangle completely surrounded by black.
📁 Dataset
Puzzles are loaded from a pre-generated dataset with verified unique solutions.
Source: public/datasets/mochikoroPuzzles.json - 6000 puzzles (1000 per difficulty × 2 sizes: 5×5 and 7×7)
🔍 Search existing issues for "Mochikoro"
Part of the Enigma puzzle collection