Skip to content

probablynotkai/WordleSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Solver

A GUI based Wordle puzzle solver created with C# and WinForms.

How to use

  1. Open the project's .sln file.
  2. Run the project.
  3. Click to either start with a random word or join mid-game.
  4. If joining from mid game, make the Wordle display match your game's display before clicking the green tick.
  5. Use the switch button on each letter to represent whether a letter is correct or not.
  6. Algorithm will suggest likely words in the next row when you click the green tick button.
  7. You can click the orange switch button to suggest a new word.

Contributions

Simply fork the project and create a pull request. Include a thorough description of your changes and it will be reviewed.

About

GUI based Wordle puzzle solver with C# and WinForms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages