Skip to content

Conversation

@Jprerna04
Copy link

This C++ Hangman game lets players guess letters of a hidden word, chosen randomly from a predefined list. The player has a limited number of incorrect guesses before losing. If the player guesses all letters correctly, they win otherwise, they lose when attempts run out, and the word is revealed.

This C++ Hangman game lets players guess letters of a hidden word, chosen randomly from a predefined list. The player has a limited number of incorrect guesses before losing. If the player guesses all letters correctly, they win otherwise, they lose when attempts run out, and the word is revealed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant