Skip to content

Python program that solves Wordle puzzles by comparing all possible 5-letter English words to game clues. Uses random, itertools, and re modules. Designed for command line use.

Notifications You must be signed in to change notification settings

JaimieMarch/Python-Wordle-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python-Wordle-Algoithm

Python program that solves Wordle puzzles by comparing all possible 5-letter English words to game clues. Uses random, itertools, and re modules. Designed for command line use.

About

Python program that solves Wordle puzzles by comparing all possible 5-letter English words to game clues. Uses random, itertools, and re modules. Designed for command line use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages