Arrow Maze

Trace a path from start to goal, moving any distance along the direction each arrow points.

Today's Daily

The rules

How to play

  1. 01

    The grid

    Arrow Maze is played on a square grid (5×5 to 8×8). Each cell holds an arrow pointing up, down, left, or right.

  2. 02

    Starting point

    Begin at the cell marked with a gold dot — typically the top-left corner. That is your starting position.

  3. 03

    Following arrows

    From any cell you may move to any cell along the direction its arrow points. A right arrow lets you jump to any cell further right in that row.

  4. 04

    Reaching the goal

    Your objective is a path from the start to the goal cell — typically the bottom-right corner, marked with another gold dot.

  5. 05

    Valid moves only

    You can only move in the direction an arrow points. Highlighted cells show every valid next move from where you stand.

Play smarter

Five ways to find the path

Work backwards

Sometimes it's easier to find which cells can reach the goal and work backwards from there.

Use the hints toggle

The highlighted cells show valid moves. Use this to quickly see your options.

Look for dead ends

Some cells lead nowhere. Identify and avoid them.

Plan ahead

Don't just look at immediate moves. Consider where each move can lead.

Try different paths

If stuck, use Undo to backtrack and try a different route.

Watch & learn

Two minutes to mastery