An open API service indexing awesome lists of open source software.

https://github.com/vaderjunior/wordle

Python program to win wordle faster
https://github.com/vaderjunior/wordle

Last synced: 1 day ago
JSON representation

Python program to win wordle faster

Awesome Lists containing this project

README

          

To make this function work:

``` git clone https://github.com/vaderjunior/wordle```

Then run ``` python3 filter.py```

input 1: Size of word\
input 2: Enter Letters that gave a green/yellow match in wordle(present letters), format letter1, letter2, etc\
input 3: Enter Letters that gave a grey in wordle(abscent letters), format letter1, letter2, etc

Output: Will give matching words

If you give y as input next you can keep on adding to the present and abscent letters list. Only add new letters.