Arrow Garden is a deterministic single-player logic puzzle that runs in any modern browser. Each level is a small grid of directional arrows. Tap an arrow only when its lane to the edge of the board is open and the arrow is removed. Clear the entire board to advance.
| Action | Desktop | Mobile / touch |
|---|---|---|
| Tap an arrow | Click the arrow tile | Tap the arrow tile |
| Ask for a hint | H key or Hint button | Hint button |
| Start a new round | R key or New round button | New round button |
| Switch games | ← / → arrow keys | Side rail or ⋯ menu |
Each board is a square grid of up to 36 tiles. Most tiles contain a directional arrow that points up, down, left, or right. The remaining tiles are empty. Your job is to remove every arrow, but an arrow can only be removed when its entire lane in the direction it points is clear. As soon as one arrow is in the way, that arrow is blocked and must be removed first.
No. Arrow Garden runs entirely in the browser with no sign-up. Your level and best score are saved on the same device, and you can clear that data at any time from your browser settings.
No. Arrow Garden boards are deterministic and have no countdown. You can take as long as you need to plan a move.
Hint highlights one arrow that currently has a clear path to the edge. It does not change the board, so you can keep planning after you see the suggestion.
Scores are stored in localStorage on the device you played on. There is no cloud sync for the arcade games, so to play on a new device you open the same browser on that device and start from level 1.