https://github.com/mantiereid/word-guessing-game
Word guessing game made in C++
https://github.com/mantiereid/word-guessing-game
console cpp hangman windows
Last synced: 3 months ago
JSON representation
Word guessing game made in C++
- Host: GitHub
- URL: https://github.com/mantiereid/word-guessing-game
- Owner: MantieReid
- Created: 2019-06-28T02:52:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T19:26:50.000Z (over 6 years ago)
- Last Synced: 2025-08-25T06:47:19.355Z (11 months ago)
- Topics: console, cpp, hangman, windows
- Language: C++
- Homepage:
- Size: 729 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Word guessing game
The player has 5 chances of guessing the word correctly. The word is a country’s name. The program randomly picks a country’s name to be guessed by the player. There is a list of ten country’s names that will be randomly picked for the secret word.
The Orginal program comes from this website. Which can be found here at this [link](http://www.cppforschool.com/project/hangman-game-code.html)
# Instructions
Download the program here at this [link.](https://github.com/MantieReid/HangMan-game/releases/tag/1.0.2). Then run the Exe file.
# Gif
Gif of the program in action.
