git clone https://github.com/Subha-5/hangman-project.git
yarn
yarn start
- Guess the word
- You have to successfully guess the word to prevent the man from getting completely hanged to win.
- If the man is completely hanged, then you lose the game and the word will be revealed.