Back

Meandering Words (273)

Instruction:
Place a letter into each empty cell so that each cell has exactly one letter and cells that contain the same letter do not touch each other along an edge or a corner. Each outlined area must contain the letters from one of the words in the word list such that it must be possible to draw an orthogonally-connected path that spells out the word, going through each cell exactly once.
If a cell is marked with a square, it means that cell is where the path begins. Not all such cells are marked.
You may only use the same word in multiple regions if that word appears multiple times in the word list, and it may not be used in more regions than the number of times it appears in the list.

Reference: WPF (1)

Examples:
WPF Puzzle GP 2021 - Round 6 (170)
Parent puzzle:
Meandering Numbers

Child puzzles:
Meandering Wordsearch