Skip to content

gordonbchen/WordleSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordleSolver

A program to beat my friends in wordle.

Files

wordle_solver.py contains all the final code for solving wordle.

Data folder

valid-words.txt contains all valid wordle words. Credit to Sean Patlan where I found this csv of valid wordle words which I turned into a txt file.

first_word_stats.csv contains saved data from computing the best first word (takes a bit too long for normal play).

About

A program to beat my friends in wordle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages