{
  "schemaVersion": "1.0",
  "id": "zh-word-search-0025-jtb0c9",
  "type": "word-search",
  "locale": "zh",
  "slug": "word-search-easy-0025",
  "title": "单词搜索挑战 025",
  "description": "单词搜索 easy 难度谜题，可在线游玩，也可打印，并可直接用于 App WebView。",
  "difficulty": "easy",
  "seed": "playonepage-v1-zh-word-search-25",
  "sequence": 25,
  "tags": [
    "word-search",
    "easy",
    "zh"
  ],
  "audience": "全年龄",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "单词搜索挑战 025",
    "instructions": "在字母表中找出所有隐藏单词。"
  },
  "routes": {
    "json": "/puzzles/v1/zh/word-search/zh-word-search-0025-jtb0c9.json",
    "embed": "/embed/v1/zh/word-search/zh-word-search-0025-jtb0c9.html",
    "web": "/zh/puzzles/word-search/word-search-easy-0025/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "S",
      "O",
      "U",
      "A",
      "P",
      "L",
      "N",
      "G",
      "Z",
      "Q",
      "C",
      "N",
      "L",
      "K",
      "D",
      "G",
      "G",
      "E",
      "S",
      "A",
      "A",
      "Y",
      "I",
      "R",
      "R",
      "F",
      "S",
      "H",
      "Y",
      "N",
      "P",
      "P",
      "W",
      "Q",
      "L",
      "M",
      "W",
      "C",
      "J",
      "R",
      "D",
      "H",
      "C",
      "B",
      "A",
      "G",
      "G",
      "I",
      "L",
      "O",
      "G",
      "I",
      "C",
      "R",
      "Q",
      "N",
      "I",
      "B",
      "V",
      "U",
      "Q",
      "E",
      "T",
      "T"
    ],
    "words": [
      {
        "text": "PLAY",
        "cells": [
          4,
          12,
          20,
          28
        ],
        "direction": "down"
      },
      {
        "text": "PRINT",
        "cells": [
          31,
          39,
          47,
          55,
          63
        ],
        "direction": "down"
      },
      {
        "text": "SMART",
        "cells": [
          26,
          35,
          44,
          53,
          62
        ],
        "direction": "down-right"
      },
      {
        "text": "LOGIC",
        "cells": [
          48,
          49,
          50,
          51,
          52
        ],
        "direction": "right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "PLAY",
        "cells": [
          4,
          12,
          20,
          28
        ],
        "direction": "down"
      },
      {
        "text": "PRINT",
        "cells": [
          31,
          39,
          47,
          55,
          63
        ],
        "direction": "down"
      },
      {
        "text": "SMART",
        "cells": [
          26,
          35,
          44,
          53,
          62
        ],
        "direction": "down-right"
      },
      {
        "text": "LOGIC",
        "cells": [
          48,
          49,
          50,
          51,
          52
        ],
        "direction": "right"
      }
    ]
  },
  "estimatedMinutes": 4
}
