{
  "schemaVersion": "1.0",
  "id": "en-maze-0033-vc43e9",
  "type": "maze",
  "locale": "en",
  "slug": "maze-challenge-033-hard-0033",
  "title": "Maze Challenge 033",
  "description": "A hard Maze puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "hard",
  "seed": "playonepage-v1-en-maze-33",
  "sequence": 33,
  "tags": [
    "maze",
    "hard",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Maze Challenge 033",
    "instructions": "Move from start to goal without crossing walls."
  },
  "routes": {
    "json": "/puzzles/v1/en/maze/en-maze-0033-vc43e9.json",
    "embed": "/embed/v1/en/maze/en-maze-0033-vc43e9.html",
    "web": "/puzzles/maze/maze-challenge-033-hard-0033/"
  },
  "puzzle": {
    "rows": 7,
    "cols": 7,
    "walls": [
      13,
      5,
      3,
      9,
      5,
      5,
      3,
      9,
      5,
      6,
      12,
      5,
      3,
      10,
      12,
      3,
      9,
      3,
      9,
      6,
      10,
      11,
      12,
      6,
      10,
      12,
      3,
      10,
      8,
      5,
      5,
      6,
      9,
      6,
      10,
      12,
      3,
      9,
      3,
      12,
      7,
      10,
      13,
      4,
      6,
      12,
      5,
      5,
      6
    ],
    "start": 0,
    "goal": 48
  },
  "solution": {
    "kind": "maze",
    "solutionPath": [
      0,
      1,
      2,
      9,
      8,
      7,
      14,
      15,
      22,
      23,
      16,
      17,
      24,
      31,
      30,
      29,
      28,
      35,
      36,
      43,
      44,
      37,
      38,
      45,
      46,
      47,
      48
    ]
  },
  "estimatedMinutes": 5
}
