Arrow Rope Maze is a calm logic puzzler where you slide arrows along fixed rope paths to reach an exit without any two arrows tangling. There is no timer and no fail state mid-move — the challenge is figuring out the order, not the speed. Each level adds extra ropes, tighter intersections, and small traps that block certain paths until other arrows have moved first.
How to play
You drag an arrow along its rope toward the exit, but if two ropes share a crossing, the order you move them in matters. Move the wrong one first and the second is blocked. Levels start with two or three arrows and a single intersection; later levels stack four or more arrows across multiple crossings, so you are solving a small order-of-operations problem before you commit to a move.
Controls
- Touch: tap and drag an arrow along its rope to slide it toward the exit.
- Keyboard: arrow keys select and nudge the active arrow on desktop.
Tips & tricks
- Identify the bottleneck arrow first — the one with the most crossings — and plan the rest of the level around clearing its path.
- If a move feels obvious, double-check the trap squares. They usually exist to punish that exact move.
- Reverse-solve from the exit. Ask which arrow has to be last, then work backward.
- Don’t be afraid to undo. The game has no timer, and brute-forcing wastes more time than thinking.
What makes it good
We picked it because it strips puzzle design back to its skeleton — no points, no stars, no rush — and the result is a topology problem you actually want to sit with. It belongs on the same shelf as a good nonogram app.