Topic: Hangman
Description: This is a fun game in which the computer chooses a random word from the provided text file and the user has to guess the word either letter-by-letter or the entire word in 7 tries
Steps to follow:
- Use the command git clone https://github.com/mahika34/Hangman-project--3rd-sem.git
- cd Hangman-project--3rd-sem
- Run the c++ file
- Continue playing and have fun!
Feel free to post any issue/suggestion whenever you like!