{
  "schemaVersion": "1.0",
  "id": "en-word-search-0018-xtvg6x",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-018-hard-0018",
  "title": "Word Search Challenge 018",
  "description": "A hard Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "hard",
  "seed": "playonepage-v1-en-word-search-18",
  "sequence": 18,
  "tags": [
    "word-search",
    "hard",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 018",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0018-xtvg6x.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0018-xtvg6x.html",
    "web": "/puzzles/word-search/word-search-challenge-018-hard-0018/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "Z",
      "A",
      "B",
      "L",
      "K",
      "F",
      "F",
      "I",
      "Q",
      "H",
      "P",
      "R",
      "W",
      "N",
      "I",
      "O",
      "A",
      "S",
      "G",
      "H",
      "A",
      "T",
      "M",
      "I",
      "C",
      "P",
      "B",
      "P",
      "Z",
      "I",
      "I",
      "A",
      "N",
      "U",
      "R",
      "M",
      "L",
      "Q",
      "N",
      "Y",
      "Z",
      "N",
      "S",
      "I",
      "N",
      "A",
      "D",
      "P",
      "F",
      "E",
      "Z",
      "C",
      "N",
      "C",
      "Y",
      "E",
      "J",
      "B",
      "V",
      "I",
      "H",
      "T",
      "L",
      "K",
      "Y",
      "H",
      "X",
      "K",
      "U",
      "V",
      "E",
      "Z",
      "L",
      "O",
      "G",
      "I",
      "C",
      "S",
      "D",
      "N",
      "S"
    ],
    "words": [
      {
        "text": "BRAIN",
        "cells": [
          2,
          11,
          20,
          29,
          38
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          27,
          36,
          45,
          54
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          72,
          73,
          74,
          75,
          76
        ],
        "direction": "right"
      },
      {
        "text": "MAZE",
        "cells": [
          22,
          31,
          40,
          49
        ],
        "direction": "down"
      },
      {
        "text": "PRINT",
        "cells": [
          25,
          34,
          43,
          52,
          61
        ],
        "direction": "down"
      },
      {
        "text": "FOCUS",
        "cells": [
          6,
          15,
          24,
          33,
          42
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "BRAIN",
        "cells": [
          2,
          11,
          20,
          29,
          38
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          27,
          36,
          45,
          54
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          72,
          73,
          74,
          75,
          76
        ],
        "direction": "right"
      },
      {
        "text": "MAZE",
        "cells": [
          22,
          31,
          40,
          49
        ],
        "direction": "down"
      },
      {
        "text": "PRINT",
        "cells": [
          25,
          34,
          43,
          52,
          61
        ],
        "direction": "down"
      },
      {
        "text": "FOCUS",
        "cells": [
          6,
          15,
          24,
          33,
          42
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 7
}
