Recreation of Wordle, coded in Java.
| .settings | ||
| bin | ||
| src | ||
| .classpath | ||
| .project | ||
| build.fxbuild | ||
| gameWords.txt | ||
| legalWords.txt | ||
| README.md | ||
Wordle🔡
A recreation of the popular game [Wordle](https://www.nytimes.com/games/wordle/index.html) by Josh Wardle/The New York Times, written in Java.
It needs just some finishing touches.. (bug fixes, cleaning up code etc.)
Quick guide (will add more info on how to run it..)
- ...