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