A java implementation of wordle,
-
Updated
Aug 27, 2023 - Java
A java implementation of wordle,
Clon desarrollado en Java del popular juego de navegador Wordle
The final project for my university's introductory java course. It involved us making a simple terminal-based version of wordle, and there are two versions: a simpler one that has the player choose the word and a more complex one that uses a pre-chosen word.
From a list of English words of 4 letters each, you enter two words and the program transforms the first word into the second word. This program gives you one of the shortest possible paths of words.
Wordle clone using Java, Java AWT
Web Application Development - project at the Warsaw University of Technology
A simple Java implementation of Wordle, Guess the 5-letter word in 6 tries, just like the original game. Built this as a fun project to practice Java. Feel free to check it out,.
Like Wordle but it makes you sad
Add a description, image, and links to the wordle-clone topic page so that developers can more easily learn about it.
To associate your repository with the wordle-clone topic, visit your repo's landing page and select "manage topics."