Scoring Guide

Understand exactly how points are calculated!

Play Now →

Score Sources

In ZooBlocks, you earn points from three main sources:

1. Line Clears

Clear complete rows or columns to earn points. The exact reward depends on both the number of lines cleared at once and the number of cells inside those lines:

ComponentFormulaExample
Base line valuecleared line cells × 100One full 6-cell row = 600 base points
Combo multiplier2^(number of cleared lines)2 lines at once = 4x, 3 lines = 8x
Total line scoreline cells × 100 × 2^(lines)Two 6-cell lines = 12 × 100 × 4 = 4,800

2. Color Pops

When a newly placed piece connects to an existing same-animal group and the connected group reaches 3 or more, the entire connected group pops:

ComponentFormulaExample
Match scorematched cells × 100A 5-cell animal group = 500 points
Trigger ruleMust connect new cells to old cellsA piece made only of brand-new connected cells does not auto-pop

3. Overlap Bonuses

The biggest scores come from overlap turns where a line clear and a valid color pop resolve together!

🎯 Overlap = Double Scoring!

When cells cleared by line also count toward a color pop, you score from BOTH systems simultaneously.

Scoring Formula

Here's the underlying scoring logic:

Line Clear Points = cleared_line_cells × 100 × (2^cleared_lines)

Color Pop Points = matched_cells × 100

Overlap Bonus = line points + color-pop points
(cells that belong to both resolutions contribute to both totals)

Multi-Line Multipliers

Clearing multiple lines at once provides exponential multipliers on the line-clear portion of the score:

💡 Key Strategy: Always look for placements that create multi-line clears. A 4-line clear is worth 16x a single line!

High Score Tips