/Word-Pattern-Matcher

A simple Python script to find all words that match a certain pattern. This can be used to find the (possible) answers to a Wordle game given the (confirmed) part of the answer word that you have so far. The script works for words of different lengths from 3 letters up to 9 letters.

Primary LanguagePython

Stargazers

No one’s star this repository yet.