← All puzzles

Plots

Partition the grid into rectangles — one numbered cell per plot.

How to play

  1. Divide the whole grid into rectangular plots.
  2. Each plot contains exactly one numbered cell.
  3. A cell's number equals the area (number of cells) of its plot.

Controls

Example

┌───┐
│ 2 │ . │
└───┘

A “2” owns a rectangle of exactly 2 cells.

Tip · A "1" is its own single cell; big numbers need long rectangles — start from the extremes.

Play Plots →