Skip to content

C++ mini-project : implementation of the popular word-guessing game hangman.

Notifications You must be signed in to change notification settings

sreelu1995/Hangman_in_C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Hangman_in_C-

C++ mini-project : implementation of the word-guessing game hangman using C++.

Hangman is a popular word guessing game where the player attempts to build a missing word by guessing one letter at a time. After a certain number of incorrect guesses, the game ends and the player loses. The game also ends if the player correctly identifies all the letters of the missing word.

About

C++ mini-project : implementation of the popular word-guessing game hangman.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages