{
  "schemaVersion": "1.0",
  "id": "en-word-search-0042-pkvnoz",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-042-hard-0042",
  "title": "Word Search Challenge 042",
  "description": "A hard Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "hard",
  "seed": "playonepage-v1-en-word-search-42",
  "sequence": 42,
  "tags": [
    "word-search",
    "hard",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 042",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0042-pkvnoz.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0042-pkvnoz.html",
    "web": "/puzzles/word-search/word-search-challenge-042-hard-0042/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "E",
      "G",
      "V",
      "T",
      "K",
      "Y",
      "G",
      "X",
      "A",
      "O",
      "P",
      "E",
      "S",
      "V",
      "L",
      "X",
      "W",
      "W",
      "T",
      "U",
      "X",
      "P",
      "B",
      "N",
      "L",
      "D",
      "Y",
      "H",
      "Z",
      "R",
      "L",
      "R",
      "Z",
      "M",
      "J",
      "O",
      "W",
      "Z",
      "D",
      "S",
      "O",
      "I",
      "T",
      "A",
      "L",
      "I",
      "L",
      "U",
      "P",
      "M",
      "G",
      "N",
      "M",
      "E",
      "J",
      "E",
      "E",
      "L",
      "A",
      "B",
      "I",
      "T",
      "A",
      "O",
      "W",
      "I",
      "A",
      "Z",
      "K",
      "N",
      "C",
      "R",
      "T",
      "M",
      "N",
      "Y",
      "E",
      "P",
      "A",
      "C",
      "N"
    ],
    "words": [
      {
        "text": "PRINT",
        "cells": [
          21,
          31,
          41,
          51,
          61
        ],
        "direction": "down-right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          10,
          19,
          28,
          37,
          46,
          55
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          30,
          40,
          50,
          60,
          70
        ],
        "direction": "down-right"
      },
      {
        "text": "MAZE",
        "cells": [
          49,
          58,
          67,
          76
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          48,
          57,
          66,
          75
        ],
        "direction": "down"
      },
      {
        "text": "LEARN",
        "cells": [
          44,
          53,
          62,
          71,
          80
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "PRINT",
        "cells": [
          21,
          31,
          41,
          51,
          61
        ],
        "direction": "down-right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          10,
          19,
          28,
          37,
          46,
          55
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          30,
          40,
          50,
          60,
          70
        ],
        "direction": "down-right"
      },
      {
        "text": "MAZE",
        "cells": [
          49,
          58,
          67,
          76
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          48,
          57,
          66,
          75
        ],
        "direction": "down"
      },
      {
        "text": "LEARN",
        "cells": [
          44,
          53,
          62,
          71,
          80
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 7
}
