Skip to content

WordleReverser helps you determine the first word that your friends use when playing Wordle.

Notifications You must be signed in to change notification settings

joshmcorreia/WordleReverser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordleReverser

Purpose:

Many people use the same starting word every day when playing Wordle. WordleReverser helps you determine that word. This will not work when people use different words every day.

This project doesn't have a particularly useful real-world application, it's just a fun side project that I thought of.

DISCLAIMER: This may ruin part of the challenge of Wordle for you, so user discretion is advised.


How to use it:

  1. Paste your friend's solutions into the input.txt file (both emojis and their text counterparts are acceptable)
  2. Add the word of the day right below the solution (there are examples already in input.txt)
  3. Open up a terminal and type python3 reverser.py
  4. You'll get an output similar to the following:
It looks like the person who solved these Wordles is using one of the following words:
crime
crame
crine
crane

About

WordleReverser helps you determine the first word that your friends use when playing Wordle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages