{
  "schemaVersion": "1.0",
  "id": "en-word-search-0036-iag2rx",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-036-hard-0036",
  "title": "Word Search Challenge 036",
  "description": "A hard Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "hard",
  "seed": "playonepage-v1-en-word-search-36",
  "sequence": 36,
  "tags": [
    "word-search",
    "hard",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 036",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0036-iag2rx.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0036-iag2rx.html",
    "web": "/puzzles/word-search/word-search-challenge-036-hard-0036/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "W",
      "F",
      "W",
      "W",
      "D",
      "E",
      "R",
      "W",
      "Q",
      "X",
      "F",
      "Z",
      "D",
      "F",
      "T",
      "L",
      "P",
      "F",
      "B",
      "D",
      "B",
      "J",
      "K",
      "S",
      "O",
      "B",
      "L",
      "R",
      "A",
      "S",
      "A",
      "E",
      "E",
      "G",
      "W",
      "E",
      "A",
      "I",
      "M",
      "U",
      "J",
      "B",
      "I",
      "F",
      "A",
      "I",
      "L",
      "N",
      "A",
      "X",
      "F",
      "C",
      "O",
      "R",
      "N",
      "Y",
      "G",
      "R",
      "N",
      "R",
      "A",
      "C",
      "N",
      "L",
      "P",
      "R",
      "I",
      "N",
      "T",
      "Q",
      "U",
      "S",
      "G",
      "X",
      "G",
      "U",
      "Q",
      "L",
      "Z",
      "S",
      "I"
    ],
    "words": [
      {
        "text": "LOGIC",
        "cells": [
          15,
          24,
          33,
          42,
          51
        ],
        "direction": "down"
      },
      {
        "text": "BRAIN",
        "cells": [
          18,
          27,
          36,
          45,
          54
        ],
        "direction": "down"
      },
      {
        "text": "PRINT",
        "cells": [
          64,
          65,
          66,
          67,
          68
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          43,
          52,
          61,
          70,
          79
        ],
        "direction": "down"
      },
      {
        "text": "LEARN",
        "cells": [
          26,
          35,
          44,
          53,
          62
        ],
        "direction": "down"
      },
      {
        "text": "DAILY",
        "cells": [
          19,
          28,
          37,
          46,
          55
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "LOGIC",
        "cells": [
          15,
          24,
          33,
          42,
          51
        ],
        "direction": "down"
      },
      {
        "text": "BRAIN",
        "cells": [
          18,
          27,
          36,
          45,
          54
        ],
        "direction": "down"
      },
      {
        "text": "PRINT",
        "cells": [
          64,
          65,
          66,
          67,
          68
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          43,
          52,
          61,
          70,
          79
        ],
        "direction": "down"
      },
      {
        "text": "LEARN",
        "cells": [
          26,
          35,
          44,
          53,
          62
        ],
        "direction": "down"
      },
      {
        "text": "DAILY",
        "cells": [
          19,
          28,
          37,
          46,
          55
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 7
}
