~cdv/wordle.py

Add easy mode

easy mode only checks values that are known to be answers
Update gitignore
Add wordlist to python
Don't bias against z or x in first guess
infinite guesses
filter yellow positions
update readme
Add the wordlist to the repo, so it works everywhere
Only one regex
better regexes also allow first guess to be argv[1]
License and Readme
Better grammar, communication
don't always refresh wordlist
simple script to help solve wordle