Closed alexis-martel closed 1 year ago
Add a user interface that fetches a user-specified dictionary and suggest words from a pattern. i.e.:
findWord("A*ol*"); // Returns `atoll`
View this page to generate language-appropriate dictionaries: https://en.wikipedia.org/wiki/Crossword#Orthography
Dictionary files are now live on https://github.com/alexis-martel/Open-Crossword-Dictionaries
Add a user interface that fetches a user-specified dictionary and suggest words from a pattern. i.e.: