Just a fun little thing I made as a challenge for myself.
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.
Find a file
2019-05-28 22:02:27 -05:00
.gitignore Initial commit. 2019-05-28 21:35:33 -05:00
find_words.py Changed database to a more reliable one, added functionality for no three word puzzles. 2019-05-28 22:00:47 -05:00
import_dictionary.py Changed database to a more reliable one, added functionality for no three word puzzles. 2019-05-28 22:00:47 -05:00
readme.md Update readme.md 2019-05-28 22:02:27 -05:00
wordlist.txt Changed database to a more reliable one, added functionality for no three word puzzles. 2019-05-28 22:00:47 -05:00

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]