▢ Shikaku
Divide the grid into rectangles. Each rectangle contains exactly one number.
A.K.A.
Also known as: Rectangles, Divide by Box
Category
Region Division
How to Play
- Divide the entire grid into rectangles
- Each rectangle contains exactly one number
- The number equals the rectangle's area (width × height)
- Rectangles cannot overlap
- All cells must be part of a rectangle
Puzzle Source
🌐 Backend API
Puzzles are fetched from the backend puzzle API.
Source: Puzzle API - pre-generated rectangle division puzzles
Tips & Strategy
- Numbers with few factor pairs have limited shapes
- Prime numbers make 1×N rectangles
- Large numbers in corners are often easier to place
Issues & Bugs
🔍 Search existing issues for "Shikaku"
📝 Report a new bug
Part of the Enigma puzzle collection