This is a custom version of the game Hangman. Project's assignment and report are written in greek.
src
: the folder to maintain sourcesHangmanAPI.java
Tuple.java
CreateDictionary.java
screenshots
: the folder contains screenshots from the application
lib
: the folder to maintain dependenciesjavafx-sdk-17.0.2
javafx dependecies downloaded from https://gluonhq.com/products/javafx/javajson
org.json downloaded from https://mvnrepository.com/artifact/org.json/json
bin
: the compiled output files will be generated in thebin
folder by default.