{
  "schemaVersion": "1.0",
  "id": "en-word-search-0038-5hq0vx",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-038-medium-0038",
  "title": "Word Search Challenge 038",
  "description": "A medium Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "medium",
  "seed": "playonepage-v1-en-word-search-38",
  "sequence": 38,
  "tags": [
    "word-search",
    "medium",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 038",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0038-5hq0vx.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0038-5hq0vx.html",
    "web": "/puzzles/word-search/word-search-challenge-038-medium-0038/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "B",
      "R",
      "A",
      "I",
      "N",
      "Y",
      "E",
      "P",
      "V",
      "J",
      "G",
      "P",
      "W",
      "G",
      "F",
      "L",
      "Y",
      "P",
      "L",
      "T",
      "R",
      "M",
      "F",
      "A",
      "B",
      "U",
      "V",
      "J",
      "L",
      "I",
      "S",
      "Y",
      "W",
      "Z",
      "B",
      "I",
      "O",
      "O",
      "N",
      "X",
      "G",
      "Z",
      "W",
      "K",
      "G",
      "Y",
      "L",
      "T",
      "K",
      "L",
      "L",
      "T",
      "I",
      "N",
      "Y",
      "L",
      "H",
      "E",
      "F",
      "T",
      "C",
      "Z",
      "Z",
      "V"
    ],
    "words": [
      {
        "text": "PLAY",
        "cells": [
          7,
          15,
          23,
          31
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          28,
          36,
          44,
          52,
          60
        ],
        "direction": "down"
      },
      {
        "text": "BRAIN",
        "cells": [
          0,
          1,
          2,
          3,
          4
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          11,
          20,
          29,
          38,
          47
        ],
        "direction": "down-right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          17,
          25,
          33,
          41,
          49,
          57
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "PLAY",
        "cells": [
          7,
          15,
          23,
          31
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          28,
          36,
          44,
          52,
          60
        ],
        "direction": "down"
      },
      {
        "text": "BRAIN",
        "cells": [
          0,
          1,
          2,
          3,
          4
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          11,
          20,
          29,
          38,
          47
        ],
        "direction": "down-right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          17,
          25,
          33,
          41,
          49,
          57
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 5
}
