Skip to content

Master-Pr0grammer/Wordle_Solver

Repository files navigation

Wordle Solver

Wordle solver program that can solve wordle with a 100% win rate, with an average score of 4

The "wordle_solver.py" will solve any wordle problem, and the "wordle_sim.py" runs the solver over all wordle puzzles and keeps track of the win rate and scores. wordle_sim.py also utilizes parallel processing in order to speed up the computing time.

Here are the Wordle solver simulation statistic results:

  • Win Rate 100.00%
  • Average Score: 4.052
  • Median Score: 4

About

Wordle solver program that can solve wordle with a 100% win rate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages