Lists every permutation of words in an NxN letter grid. Input:
- a dictionary of words (one is provided)
- an NXN 2-dimensional grid of letters
Output:
- Finds every word by connecting adjacent letters.
How to use:
- Make
- main words.txt board.txt
| Name | Name | Last commit date | ||
|---|---|---|---|---|