Skip to content

Assisting/wordle-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle-solver

Wordle has recently become an obsession on a few Discord servers I belong to. After playing my first game, and nearly being defeated in the 6th round, I decided this field of endeavour was ripe for automation.

Dependencies

  • wordle-solver assumes you have TypeScript installed globally. If you don't, run:

    npm install -g typescript

Use

wordle-solver is almost entire unusable in its current state and I honestly can't recommend you try. I'll build a GUI for it eventually. Until then, you can manually call the solve() function as demonstrated in /src/app.ts if you really want to.

Then, run npm start and await the results.

About

Because words are hard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published