Skip to content

Python script that finds suggestions for words in the word puzzle game wordle

Notifications You must be signed in to change notification settings

Teddy-1000/WordleSolver

Repository files navigation

WordleSolver

Python script that finds suggestions for words in the word puzzle game wordle

Instalation

Dependcies are handles using poetry. Written using python 3.10.1

  • poetry install

Usage

Run the scipt wordsearch.py

  • python3 wordsearch.py

TODO:

  • Need to implement a way to tell the program where known letter cant be. I.e. a yellow letter can not be in the position where it was found.

About

Python script that finds suggestions for words in the word puzzle game wordle

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages