A demo hangman game using Java.
- Fork this repository.
- Type the following commands in terminal:
javac Hangman.java
java Hangman
- Sample output:
- Instructions page:
- Admin Pages for entering new words to the database:
newword.mp4
hint.mp4
win.mp4
- Sample of different Modes
a. Classic Mode:
20221001122913.mp4
b. Suicide Mode:
20221001123026.mp4
c. Multiplayer Mode: