Skip to content

CorinnaBuerger/hangman_gcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

Welcome to Hangman, a classic game.

We all remember playing hangman as a kid on a piece of paper. With this little program you can easily play it in your terminal! You can guess one or multiple characters at once. For guessing multiple characters at once, just concatenate them without a whitespace. Each character will be counted as one guess. After 10 false guesses, the game is lost. Guessing the same wrong character twice will give you two errors, so pay attention on what you have already guessed so far. Guessing a right character twice doesn't do anything. You don't have to memorize all your guesses, they will be displayed for you.

Have fun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published