Skip to content

CorinWilkins/wordle-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Solver

Getting started:

Run:

  • poetry install to install dependencies.
  • poetry run main to start the solver. (this takes ~10s to warm up)
  • You will then be prompeted to enter each guess followed by the colours of the letters. eg: 00112
    • 2 for green
    • 1 for yellow
    • 0 for black

Tests

To run tests run poetry run ptw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages