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
- Click on a ball to select it.
- Click on an empty cell to move the ball there (if a path exists).
- Align 5 or more balls of the same color in a row (horizontal, vertical, or diagonal) to clear them and score points.
- If a move does not clear any balls, 3 new balls will appear.
- The game ends when the grid is full.