- iterate over a wordlist
- find all fields starting with current first letter, create
Path
instance 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)
-
Notifications
You must be signed in to change notification settings - Fork 0
cm-rudolph/ctriddle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published