Recreation of Wordle, coded in Java.
This repository has been archived on 2024-12-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2022-11-13 01:42:51 +01:00
.settings first commit, frontend ish done 2022-10-27 22:52:03 +02:00
bin just need finishing touches.. 2022-11-13 01:33:02 +01:00
src just need finishing touches.. 2022-11-13 01:33:02 +01:00
.classpath first commit, frontend ish done 2022-10-27 22:52:03 +02:00
.project first commit, frontend ish done 2022-10-27 22:52:03 +02:00
build.fxbuild first commit, frontend ish done 2022-10-27 22:52:03 +02:00
gameWords.txt just need finishing touches.. 2022-11-13 01:33:02 +01:00
legalWords.txt just need finishing touches.. 2022-11-13 01:33:02 +01:00
README.md Update README.md 2022-11-13 01:42:51 +01:00

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..)

  1. ...