Back

Pick a Letter (1124)

Instruction:
Each cell contains a word. Select one letter from each word. For each word, it must be possible to spell that word in the grid using only selected letters by starting on any cell (taking its word’s selected letter), going to a cell that shares a corner or edge with that cell (taking its word’s selected letter), then going to another cell that shares a corner or edge with that cell, and so on, until the word is spelled. The path that spells each word must start on or enter the cell that contains the word, and cannot use any cell more than once. (It is possible for multiple cells to have copies of the same letter selected, and it is possible for there to be multiple valid paths for a word.)

Reference: WPF (1)

Examples:
WPF Puzzle GP 2023 - Round 3 (207)