← All posts

Interactive: Color Lines

Welcome to the hidden arcade. Below is a classic implementation of Color Lines (inspired by Lines 98), rendered directly onto a canvas element.

How to Play

  1. Click on a ball to select it.
  2. Click on an empty cell to move the ball there (if a path exists).
  3. Align 5 or more balls of the same color in a row (horizontal, vertical, or diagonal) to clear them and score points.
  4. If a move does not clear any balls, 3 new balls will appear.
  5. The game ends when the grid is full.
CLICK TO PLAY