Packages
Generates a word search from a set of input words. The word search can be customized by size, word direction and 'difficulty'.
Current section
Files
Jump to
Current section
Files
word_search
CHANGELOG
CHANGELOG
0.1.0 -> 0.2.0
- Change format of output from a Map of position -> letter to list of lists