Wordle Solver

A Python program that solves wordle game

Description

Wordle game has been popular on Internet in recent months. So, I wrote a program in Python that can solve the game.

Getting Started

Please refer to the repository or demo video. The detailed guideline is provided there.

Demo Video

Execution Result

The images below are just for reference. The result may be different due to the randomness in my program.

Repository