Addition of a Hangman Game and README file (fixes #352 )
Summary
Added the popular game of hangman that is easy to download and people can play it on their terminal itself. I have included the game as well as a word file where many words are added that the computer can pick from and a README file which will help the user in setting up as well as playing the game.
I have tested the program and it runs perfectly. I have also tried my best to adhere to the guidelines set.
Please let me know if you have any suggestions.
I have also tried to add my project to the original Readme but I would like to request you to go over that as I am new to contributions and may have made a mistake.
in the repository
[x] Made no changes that degrades the functioning of the repository
[ ] Gave each commit a better title (unlike updated README.md)
in the PR
[x] Followed the format of the pull_request_template
[x] Made the Pull Request in a small level (for the creator's wellfare)
PR Title
Addition of a Hangman Game and README file (fixes #352 )
Summary
Added the popular game of hangman that is easy to download and people can play it on their terminal itself. I have included the game as well as a word file where many words are added that the computer can pick from and a README file which will help the user in setting up as well as playing the game. I have tested the program and it runs perfectly. I have also tried my best to adhere to the guidelines set. Please let me know if you have any suggestions. I have also tried to add my project to the original Readme but I would like to request you to go over that as I am new to contributions and may have made a mistake.
in the repository
in the PR
Thank You, Im_Arth1307