Hangman Game
Project information
- Category: Java Application
- Motive: To play with words in Java
- Project date: October, 2019
- Project URL: https://github.com/mradulrathore/HangmanGame
Developed a command-line java-based Hangman game. To win the game, the player has to correctly guess the hidden word (only vowels are shown) by guessing the individual characters of the word.