{
  "schemaVersion": "1.0",
  "id": "zh-word-search-0018-xryu2x",
  "type": "word-search",
  "locale": "zh",
  "slug": "word-search-hard-0018",
  "title": "单词搜索挑战 018",
  "description": "单词搜索 hard 难度谜题，可在线游玩，也可打印，并可直接用于 App WebView。",
  "difficulty": "hard",
  "seed": "playonepage-v1-zh-word-search-18",
  "sequence": 18,
  "tags": [
    "word-search",
    "hard",
    "zh"
  ],
  "audience": "全年龄",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "单词搜索挑战 018",
    "instructions": "在字母表中找出所有隐藏单词。"
  },
  "routes": {
    "json": "/puzzles/v1/zh/word-search/zh-word-search-0018-xryu2x.json",
    "embed": "/embed/v1/zh/word-search/zh-word-search-0018-xryu2x.html",
    "web": "/zh/puzzles/word-search/word-search-hard-0018/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "D",
      "N",
      "E",
      "I",
      "L",
      "E",
      "D",
      "L",
      "G",
      "T",
      "D",
      "P",
      "L",
      "A",
      "Y",
      "O",
      "O",
      "P",
      "B",
      "R",
      "A",
      "I",
      "N",
      "Z",
      "P",
      "G",
      "R",
      "I",
      "M",
      "S",
      "V",
      "Q",
      "N",
      "F",
      "I",
      "I",
      "O",
      "A",
      "M",
      "E",
      "C",
      "R",
      "D",
      "C",
      "N",
      "S",
      "Z",
      "A",
      "M",
      "D",
      "F",
      "M",
      "X",
      "T",
      "J",
      "E",
      "R",
      "V",
      "F",
      "G",
      "W",
      "N",
      "I",
      "T",
      "A",
      "T",
      "U",
      "X",
      "N",
      "W",
      "D",
      "J",
      "C",
      "S",
      "H",
      "B",
      "Y",
      "I",
      "U",
      "Z",
      "E"
    ],
    "words": [
      {
        "text": "BRAIN",
        "cells": [
          18,
          19,
          20,
          21,
          22
        ],
        "direction": "right"
      },
      {
        "text": "PLAY",
        "cells": [
          11,
          12,
          13,
          14
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          29,
          38,
          47,
          56,
          65
        ],
        "direction": "down"
      },
      {
        "text": "MAZE",
        "cells": [
          28,
          37,
          46,
          55
        ],
        "direction": "down"
      },
      {
        "text": "PRINT",
        "cells": [
          17,
          26,
          35,
          44,
          53
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          7,
          16,
          25,
          34,
          43
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "BRAIN",
        "cells": [
          18,
          19,
          20,
          21,
          22
        ],
        "direction": "right"
      },
      {
        "text": "PLAY",
        "cells": [
          11,
          12,
          13,
          14
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          29,
          38,
          47,
          56,
          65
        ],
        "direction": "down"
      },
      {
        "text": "MAZE",
        "cells": [
          28,
          37,
          46,
          55
        ],
        "direction": "down"
      },
      {
        "text": "PRINT",
        "cells": [
          17,
          26,
          35,
          44,
          53
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          7,
          16,
          25,
          34,
          43
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 7
}
