Skip to content

scotthitch/wordle_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my Wordle solver!

Setup:

  • [optional but suggested] Create a virtual env
  • install all dependancies from requirements.txt
  • run main.py

Use:

  • First, you will then be given a 'best guess' word to cut down this list
  • Input this word into Wordle and check the results
  • Input the 5 results as follows (e.g. 'icmic'):
    • c: correct (a green letter)
    • i: incorrect (a grey letter)
    • m: misplaced (a yellow letter)
  • Keep going with these reccomendations and a final answer will be output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages