Bubble Pop

Click connected same-color groups (2+) to clear. Bigger groups = higher score.

Score
0
Left
0
Best
0

How to play

Each cell is a colored bubble. Click a bubble; if it has same-color neighbors (orthogonally, not diagonal), the entire connected same-color group clears. Bigger group = higher score.

  • Group score = size × (size - 1)
  • After clearing, bubbles above fall to fill the gap
  • If a column empties, columns to the right shift left
  • Game ends when no group of 2+ remains

Strategy

Bigger groups score exponentially (10 = 90, 11 = 110, but 20 = 380). Preserve large blocks for late-game.

Inspiration

Tribute to Kuniaki Moribe's SameGame (1985, published in a Japanese computing magazine). Fully original here; visuals and scoring are BverGame design.