Addition Maze - online puzzle game

Navigate the number grid from start to finish. Pick your path wisely so the numbers add up to exactly the target sum!

Mode: 4x4 Easy
Puzzle ID: 000,000,000
Time: 0:00
Moves: 0
Hints: 0
Target Sum
0
Your path sum: 0
Generating...
Click cells to build a path from Start to End. The numbers must add up to the target sum.

Featured Puzzle Shop

Game Introduction

overview

Addition Maze is a number path puzzle played on a grid filled with numbers. Your goal is to find a connected path from the top-left corner (Start) to the bottom-right corner (End) such that the sum of all numbers along your path equals a given target value. Each puzzle has exactly one valid solution path.

rules

  • Start from the green cell (top-left) and reach the blue cell (bottom-right).
  • Move only horizontally or vertically to adjacent cells (no diagonal moves).
  • Each cell can only be visited once per path.
  • The numbers on all visited cells must add up to exactly the target sum.
  • There is exactly one correct solution path for each puzzle.

controls

  • Click an adjacent cell to extend your path from the current endpoint.
  • Click the last cell on your path to undo the most recent step.
  • Press Check to verify if your current path is the correct solution.
  • Press Hint to reveal the next cell in the solution path.
  • Press New Game to generate a brand-new puzzle in the current difficulty mode.

scoring

Your performance is measured by time and move count. Fewer moves and less time indicate better pathfinding skills. Using hints adds to your hint counter. Try to solve puzzles without hints and with minimal backtracking for the best results.

tips

  • Calculate the difference between the target sum and your current sum to plan ahead.
  • If the remaining sum needed is too small or too large for the cells left, backtrack early.
  • On larger grids, try to identify clusters of numbers that match needed sub-totals.
  • The start and end cells are always included in the path. Factor their values into your planning.

faq

Can the path branch or split?

No. The path must be a single continuous line from start to end with no branches.

What if I get stuck?

Use the Hint button to reveal the next correct cell, or click your last cell to undo and try a different direction.

Do larger grids have different rules?

No. All grid sizes follow the same rules. Larger grids simply have more cells and longer solution paths, making the puzzle more challenging.