โ† All puzzles
๐Ÿ”ท

Tessera

Fill each colored region with tiles so its rule holds.

How to play

  1. The board is split into colored regions, each carrying a rule (sum, all-equal, all-different, parity, and more).
  2. Place tiles from the rack so every region's rule is satisfied โ€” there's exactly one solution.
  3. Three daily tiers โ€” Easy, Medium, Hard; solving any tier counts for your streak.

Controls

Techniques

Intersect the rules

Each cell serves its region's rule AND the rack's remaining tiles. List what the rule still allows, strike what the rack can't supply โ€” often one tile remains.

Smallest region first

A two-cell all-different or exact-sum region constrains harder than a five-cell one; settling it cascades into its neighbors.

Uniqueness is a tool

There is exactly one solution. If a placement would leave two interchangeable tiles with no rule to distinguish them, that placement is wrong.

Example

[ A A ]
[ B . ]

Fill each cage so its constraint is satisfied.

Tip ยท Work the smallest, most-constrained regions first.

Play Tessera โ†’