Skip to content

ceejaykelly/wordle_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Solver

A script that aims to reduce the amount of turns it takes to guess the daily word puzzle for Wordle.

Created as a complete overthink of the process, and completely for fun.

Current average correct guess sits at 4 tries.

How to use it

  • When the program asks for letter progress, use the following:
    • 0 for not in the word
    • 1 for in the word, but not in the right place
    • 2 for in the word and in the right place

** More algorithm changes to come to improve efficiency **

About

A Python script that aims to solve the daily Wordle in the lowest guesses possible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages