Skip to content

Solves any Wordle puzzle or simulates Wordle games

Notifications You must be signed in to change notification settings

kylelmiller/WordleSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Solver

Uses Monte Carlo to solve any Wordle puzzle with a 100% success rate. To see it work run simulategames.py. If you want to use it to help with an unknown Wordle puzzle use unknownwordle.py.

Requirements

  • Python 3.8

Simulate Games

Simulates Wordle games and solves them using an Algorithm. This is used to estimate the win percentage of a given algorithm.

Unknown Wordle

This is used for solving an unknown Wordle puzzle. It will give you the top suggested words for your next guess with the estimated win rate if those are the next guesses. If you choose a different word it will estimate the percent chance of a win.

About

Solves any Wordle puzzle or simulates Wordle games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages