Skip to content

katecpp/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Hangman

Famous hangman game. Guess the sentence and save hangman life.

Requirements

  • Linux

The game probably won't work on Windows, because it clears the terminal in Linux specific way, likely. I didn't test in on Windows though. I used the way from this repo: https://github.com/davidbegin/clear-terminal

The sentence base

The sentences are taken from hangman\input.txt. You can add your own senteces to base. The sentence must be in newline and cannot contain the punctuation marks.

Screenshot

Releases

No releases published

Packages

No packages published

Languages