Skip to content

Recreated viral web-based word game “Wordle” in Java

Notifications You must be signed in to change notification settings

jasmine-schoch/Wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordle

Recreated viral web-based word game “Wordle” in Java

Be sure to change the path for the dictionary file before running Wordle.java. Given dictionary file is five_letter_words.txt.

If you want to use a different dictionary of words, simply upload a new textfile containing 5 letter words, OR run creating_dict.ipynb on a dictionary file to return a file contianing only the 5 letter words from the input file.

About

Recreated viral web-based word game “Wordle” in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published