{
  "schemaVersion": "1.0",
  "id": "ja-word-search-0031-x2klwb",
  "type": "word-search",
  "locale": "ja",
  "slug": "word-search-easy-0031",
  "title": "ワードサーチチャレンジ 031",
  "description": "ワードサーチ の easy パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "easy",
  "seed": "playonepage-v1-ja-word-search-31",
  "sequence": 31,
  "tags": [
    "word-search",
    "easy",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ワードサーチチャレンジ 031",
    "instructions": "文字グリッドから隠れた単語をすべて見つけます。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/word-search/ja-word-search-0031-x2klwb.json",
    "embed": "/embed/v1/ja/word-search/ja-word-search-0031-x2klwb.html",
    "web": "/ja/puzzles/word-search/word-search-easy-0031/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "H",
      "P",
      "H",
      "Q",
      "I",
      "K",
      "P",
      "N",
      "U",
      "X",
      "L",
      "M",
      "Y",
      "J",
      "R",
      "P",
      "M",
      "N",
      "E",
      "A",
      "L",
      "L",
      "I",
      "T",
      "L",
      "K",
      "L",
      "J",
      "Y",
      "I",
      "N",
      "O",
      "E",
      "G",
      "J",
      "O",
      "W",
      "Y",
      "T",
      "G",
      "A",
      "P",
      "O",
      "K",
      "G",
      "U",
      "Y",
      "W",
      "R",
      "B",
      "G",
      "K",
      "W",
      "I",
      "X",
      "U",
      "N",
      "J",
      "Y",
      "Y",
      "F",
      "A",
      "C",
      "F"
    ],
    "words": [
      {
        "text": "PLAY",
        "cells": [
          1,
          10,
          19,
          28
        ],
        "direction": "down-right"
      },
      {
        "text": "PRINT",
        "cells": [
          6,
          14,
          22,
          30,
          38
        ],
        "direction": "down"
      },
      {
        "text": "LEARN",
        "cells": [
          24,
          32,
          40,
          48,
          56
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          26,
          35,
          44,
          53,
          62
        ],
        "direction": "down-right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "PLAY",
        "cells": [
          1,
          10,
          19,
          28
        ],
        "direction": "down-right"
      },
      {
        "text": "PRINT",
        "cells": [
          6,
          14,
          22,
          30,
          38
        ],
        "direction": "down"
      },
      {
        "text": "LEARN",
        "cells": [
          24,
          32,
          40,
          48,
          56
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          26,
          35,
          44,
          53,
          62
        ],
        "direction": "down-right"
      }
    ]
  },
  "estimatedMinutes": 4
}
