MantieReid / word-guessing-game

Word guessing game made in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Instructions

Download the program here at this link.. Then run the Exe file.

Gif

Gif of the program in action.

alt text

About

Word guessing game made in C++


Languages

Language:C++ 100.0%