Skip to content

HiDannyZ/wordle_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle_solver

Current idea:

  • Simple solution and then slowly improve speed it.
  • Come up with ideas as we go
  • Need to come up with some scoring to determine next best word

Code:

  • Grab list of all possible 5 letter words
  • Loop until we find word or when we reach # of attempts
    • Select a random word for first word
    • Determine the letters that were accepted and not accepted
      • New Input
    • filter possible word list and choose a new word from new list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages