Just a fun little thing I made as a challenge for myself.
.gitignore | ||
find_words.py | ||
import_dictionary.py | ||
readme.md | ||
wordlist.txt |
This Script Solves Wordscape Puzzles
Word database python script from: https://github.com/dwyl/english-words
Words list: http://www-personal.umich.edu/~jlawler/wordlist.html
Usage: python find_words.py [-n | --no-three] [letters]