@polyglot-bundles/th-puzzles
v1.2.0
Published
Thai word search and word weave puzzle data bundle
Maintainers
Readme
Thai Puzzles Bundle
Package: @polyglot/bundle-th-puzzles
Thai word search and word weave puzzle data.
Puzzles Included
Word Search
- Animals (Level 1)
- Fruits (Level 1)
- Numbers (Level 1)
- Family (Level 1)
- Places (Level 1)
- Verbs (Level 2)
- Colors (Level 2)
Word Weave
- Various vocabulary puzzles
Usage
import { puzzleJsonByFile } from "@polyglot/bundle-th-puzzles";
// Load a specific puzzle
const animalsPuzzle = puzzleJsonByFile["animals_th_easy.json"];Structure
src/
├── puzzles/ # Puzzle JSON files
│ ├── *.json
└── index.ts # ExportsSource
This bundle is automatically synced from lalia-prism/packages/content/th-content-puzzles/src/.
