Skip to content

A simple Wordle solver to help you if you're stuck!

Notifications You must be signed in to change notification settings

Thiveyan/WordleSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

WordleSolver

This a simple tool to solve the infamous Wordle puzzles. I used string manipulation and some other common techniques for python lists and tuples to make this possible. Have fun!

Instructions to Use

When you run this program on your local device, the command shell will prompt you for the words you have guessed and the results you've got. The program then suggests you with the word that could possibly be the answer or could help you to reach the answer in the fastest way possible. Note: You can also choose a different word other than what the program suggests you.

Reference

Wordle - https://www.nytimes.com/games/wordle/index.html

About

A simple Wordle solver to help you if you're stuck!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages