Tap to count

Count the unit squares to find the area.

Area = {{ s1_count }} square units

Find the largest

Tap the shape that has the largest area.

Area: {{ shape.area }}

Paint the area

Tap empty squares to paint an area of exactly {{ s3_target }}.

Current area: {{ s3_current }} / {{ s3_target }}

Drag to cover

Cover the grey area with tiles to find its area.

Area covered: {{ s4_targetCells.filter(c=>c.filled).length }}
Area = {{ s4_totalArea }} square units!
🎉

You are an Area Master!

You learned that area is the amount of surface covered, and you can find it by counting square units.