Flow Link
Flow Link is a path-packing puzzle game. The board is a square grid sprinkled with pairs of coloured dots. Your job is to draw a single ribbon for each colour that runs from one dot to its matching partner — and to do it in such a way that every cell of the board ends up covered by some ribbon. Paths cannot cross each other, and you only have one continuous drag per colour, so a winning solution requires both finishing every pair and tiling the entire grid. The interaction is the heart of the game: every drag grows a ribbon under your finger, and pressing on any cell along an existing ribbon truncates that ribbon back to that cell — implicit undo, no buttons needed.
How to play
- Press on a coloured dot, then drag along the grid one cell at a time. A ribbon of that colour grows along your drag.
- Drag onto the matching dot of the same colour to close that pair. A closed pair pulses to confirm.
- If your ribbon goes the wrong way, drag back over it — your ribbon shortens to wherever your finger is.
- If you cross onto another colour's ribbon, that ribbon gets shortened back to make room for yours.
- You win when every pair is connected AND every cell of the board is covered by some ribbon.
Tips
- Plan corners first: cells in the corners of the board only have two adjacent neighbours, so the ribbon passing through them has only one possible exit direction. That often forces the answer.
- Pressing your starting dot resets that whole ribbon — useful for a fresh attempt without disturbing the others.
- If you are stuck, press H (or tap the hint button) to reveal one cell of the next unfinished path. You get up to three hints per puzzle, but a hint-less solve scores a better personal best.
FAQ
- Is Flow Link free to play?
- Yes. Flow Link runs free in your browser on desktop and mobile, with no installs, sign-up, or downloads.
- How do I undo a wrong move in Flow Link?
- There is no undo button — dragging back over your own ribbon shortens it to wherever your finger is. Pressing the starting dot resets that ribbon completely.
- Why doesn't my puzzle complete even though every pair is connected?
- Flow Link requires every cell of the board to be covered by some ribbon, not just every pair to be connected. If the win doesn't fire, look for an empty cell and reroute one of your paths to pick it up.
- What's the difference between Flow Link and Aurora?
- Aurora is a single-stroke Euler-path puzzle on a stylised star graph — one continuous line, abstract layout. Flow Link is on a square grid with multiple coloured pairs, and the win requires both linking and tiling. They share the spirit of 'draw one path' but use very different cognitive tools.