This code (wordle.R) will solve the daily wordle with an average of 3.6 guesses using only base R. It guesses the word that partitions the sample space the best. The file tester.R is also included which simulates the gameplay with a given first guess.
-
Notifications
You must be signed in to change notification settings - Fork 0
This code will solve the daily wordle with an average of 3.6 guesses. It guesses the word that partitions the sample space the best.
License
1carvercoleman/wordle-solver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This code will solve the daily wordle with an average of 3.6 guesses. It guesses the word that partitions the sample space the best.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published