Skip to content

Project to analyze Wordle and similar word games

Notifications You must be signed in to change notification settings

cressman/word-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This project is intended to help analyze your performance at Wordle (or other word games)
DO NOT CHEAT.
Solve the puzzle on your own first and then analyze other possible strategies using this tool after!

How to use
* In the resources folder, copy sample-application.properties to application.properties
* Choose the solver class by setting the solver property
* Choose the puzzle to solve by setting the puzzle property
 - you can also omit this property and the solver will be used against all possible puzzles
   to see how well it does on average.
* Run the program from Main

About

Project to analyze Wordle and similar word games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages