← Game Brain

How to play Flow

Learn the basics of the game and how controls work in the app.

Goal

Connect all matching colored dots with continuous paths so that the entire board is filled. Paths cannot cross or overlap, and every cell on the board must belong to exactly one path when you finish.

Rules

  • Each color appears exactly twice on the board—those two dots must be connected with a single continuous path.
  • Paths can move up, down, left, or right, but never diagonally.
  • Paths cannot cross each other or share cells; a cell can only belong to one path.
  • To solve the puzzle, every cell on the board must be filled with a path and all color pairs must be connected.

Here's a tiny example board so you can see the dots you'll be connecting:

Controls

  • In the app, tap and drag from a colored dot to draw a path toward its matching dot.
  • You can only start drawing from a colored dot; ending on or next to the matching dot will complete the connection.
  • Drag back over your existing path of the same color to reroute it, or tap either colored dot to clear that color path.

Hints

In the app, tap the Hint button below the board to get help. A hint will either extend or adjust one of your paths to move you closer to a complete solution.

Tips

  • Start with color pairs that are close together or have only one clear route between them.
  • Use longer paths to carve out corridors that guide where other colors can go.
  • If you get stuck, look for paths that trap empty cells or block other colors and try rerouting them.