Back

Meandering Wordsearch (1017)

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 orthogonallyconnected path that spells out the word, going through each cell exactly once.
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.
All words in the list not used to fill a region must appear in the grid along a line in one of the eight standard directions.

Reference: WPF (1)

Examples:
WPF Puzzle GP 2021 - Round 6 (170)
Parent puzzle:
Meandering Words
Related puzzles:
Word Search