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