Skip to content

This is a personal project, it is an implementation of hangman using javafx

Notifications You must be signed in to change notification settings

George-E-M/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

This is a personal project, it is an implementation of hangman using javafx

To run it simply download the jar file, and in the terminal move to the directory containing the file and execute it using:

java -jar Hangman.jar

Make sure that the words.txt file is in the same directory as the jar file or the application will not work as intended.

TODO

-update the play interface to include a picture instead of just a countdown

-give a list of letters that have already been guessed and ensure the user can't guess them again

About

This is a personal project, it is an implementation of hangman using javafx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages