- iterate over a wordlist
- find all fields starting with current first letter, create
Pathinstance for each - navigate into all directions. If movement is valid, check if letter at this position matches
- if no matching letter was found, backtrack.
- remember the longest match to have a clue if checking the next word makes any sense. (If next word starts with current longest match + 1 letters, we won't find any match)
cm-rudolph/ctriddle
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|