Skip to content

apw024/DailyWordleAnswer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Please Note

This script no longer works since the NYT has bought the rights to the game. It was able to work originally due to the Wordle dictionary being stored in a client side JavaScript array and the solutions for any given day simply corresponding to increasing your index in the array. I had set it up on a random Oracle VM and ran SSH via iOS shortcuts to cd into the project directory and simply run the Java program which is hosted here.

DailyWordleAnswer

Simple Java program that outputs the answer to www.powerlanguage.co.uk/wordle for the day

Install

git clone https://github.com/apw024/DailyWordleAnswer.git

Run

cd DailyWordleAnswer

java Wordle

About

Simple Java program that outputs the answer to www.powerlanguage.co.uk/wordle for the day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages