Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 401 Bytes

README.rst

File metadata and controls

31 lines (19 loc) · 401 Bytes

Wordle Solver

This program helps you solve Wordle puzzles.

How to use

Usage example:

$ ./solver.py -1 r -5 l -a udiceny -s _o_a_
=== 2 ===
molar
polar
solar
$

Installation

Install Python 3.8+, and run solver like so:

$ python3 solver.py