You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add hangman game to this repo as it will we helpful for my academics as contributing to Open source projects it is one of my task to be done towards my course completion.
Game description:
The hangman game is a guessing game where the user guesses letters until they figure out what the secret word is. In most versions of the game, the user has 6 chances to guess the correct word. For each incorrect guess, a part of the hangman is drawn. If the user fails 6 times, the hangman is complete, and the user loses. If the user knows the secret word, they keep guessing the correct letters until the word is complete, which results in a win.
Example of hangman game: after 6 attempts, the hangman is complete and the user loses the round.
Kindly, Please assign this issue to me.
The text was updated successfully, but these errors were encountered:
Hello @thepranaygupta,
I would like to add hangman game to this repo as it will we helpful for my academics as contributing to Open source projects it is one of my task to be done towards my course completion.
Game description:
The hangman game is a guessing game where the user guesses letters until they figure out what the secret word is. In most versions of the game, the user has 6 chances to guess the correct word. For each incorrect guess, a part of the hangman is drawn. If the user fails 6 times, the hangman is complete, and the user loses. If the user knows the secret word, they keep guessing the correct letters until the word is complete, which results in a win.
Example of hangman game: after 6 attempts, the hangman is complete and the user loses the round.
Kindly, Please assign this issue to me.
The text was updated successfully, but these errors were encountered: