{
  "schemaVersion": "1.0",
  "id": "en-maze-0040-1q6dam",
  "type": "maze",
  "locale": "en",
  "slug": "maze-challenge-040-easy-0040",
  "title": "Maze Challenge 040",
  "description": "A easy Maze puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "easy",
  "seed": "playonepage-v1-en-maze-40",
  "sequence": 40,
  "tags": [
    "maze",
    "easy",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Maze Challenge 040",
    "instructions": "Move from start to goal without crossing walls."
  },
  "routes": {
    "json": "/puzzles/v1/en/maze/en-maze-0040-1q6dam.json",
    "embed": "/embed/v1/en/maze/en-maze-0040-1q6dam.html",
    "web": "/puzzles/maze/maze-challenge-040-easy-0040/"
  },
  "puzzle": {
    "rows": 6,
    "cols": 6,
    "walls": [
      11,
      9,
      5,
      1,
      5,
      3,
      10,
      14,
      9,
      6,
      9,
      6,
      12,
      5,
      6,
      9,
      6,
      11,
      9,
      5,
      5,
      6,
      13,
      2,
      10,
      9,
      5,
      5,
      3,
      10,
      12,
      6,
      13,
      5,
      4,
      6
    ],
    "start": 0,
    "goal": 35
  },
  "solution": {
    "kind": "maze",
    "solutionPath": [
      0,
      6,
      12,
      13,
      14,
      8,
      9,
      3,
      4,
      5,
      11,
      10,
      16,
      15,
      21,
      20,
      19,
      18,
      24,
      30,
      31,
      25,
      26,
      27,
      28,
      34,
      35
    ]
  },
  "estimatedMinutes": 3
}
