This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
wordscape_solver/readme.md
2019-05-28 22:02:27 -05:00

6 lines
236 B
Markdown

# 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]`