{
  "schemaVersion": "1.0",
  "id": "zh-word-search-0013-10ziww",
  "type": "word-search",
  "locale": "zh",
  "slug": "word-search-easy-0013",
  "title": "单词搜索挑战 013",
  "description": "单词搜索 easy 难度谜题，可在线游玩，也可打印，并可直接用于 App WebView。",
  "difficulty": "easy",
  "seed": "playonepage-v1-zh-word-search-13",
  "sequence": 13,
  "tags": [
    "word-search",
    "easy",
    "zh"
  ],
  "audience": "全年龄",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "单词搜索挑战 013",
    "instructions": "在字母表中找出所有隐藏单词。"
  },
  "routes": {
    "json": "/puzzles/v1/zh/word-search/zh-word-search-0013-10ziww.json",
    "embed": "/embed/v1/zh/word-search/zh-word-search-0013-10ziww.html",
    "web": "/zh/puzzles/word-search/word-search-easy-0013/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "J",
      "D",
      "D",
      "L",
      "O",
      "G",
      "I",
      "C",
      "C",
      "F",
      "J",
      "M",
      "U",
      "D",
      "F",
      "Q",
      "F",
      "G",
      "F",
      "O",
      "C",
      "U",
      "S",
      "U",
      "M",
      "U",
      "B",
      "R",
      "A",
      "I",
      "N",
      "Y",
      "A",
      "P",
      "R",
      "I",
      "N",
      "T",
      "G",
      "Z",
      "A",
      "B",
      "N",
      "Q",
      "F",
      "S",
      "R",
      "I",
      "S",
      "L",
      "V",
      "K",
      "K",
      "V",
      "E",
      "J",
      "K",
      "Z",
      "D",
      "D",
      "Q",
      "X",
      "X",
      "C"
    ],
    "words": [
      {
        "text": "PRINT",
        "cells": [
          33,
          34,
          35,
          36,
          37
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          3,
          4,
          5,
          6,
          7
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          26,
          27,
          28,
          29,
          30
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          18,
          19,
          20,
          21,
          22
        ],
        "direction": "right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "PRINT",
        "cells": [
          33,
          34,
          35,
          36,
          37
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          3,
          4,
          5,
          6,
          7
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          26,
          27,
          28,
          29,
          30
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          18,
          19,
          20,
          21,
          22
        ],
        "direction": "right"
      }
    ]
  },
  "estimatedMinutes": 4
}
