Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 198 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 198 Bytes

Wordler

A Tool to help solving the Wordle

This uses a search technique to find the possible words using the feedback while playing the game.

Tests

python -m unittest tests