Skip to content

Latest commit

 

History

History

Hangman

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Contributors Forks Stargazers Issues MIT License LinkedIn

Hangman Game

try to save the kind man

Report Bug · Request Feature

About The Project

You are shown a set of blank letters that match a word and you have to guess what these letters are to reveal the hidden word. You guess by writing letters on the terminal.

Usage

python3 hangman.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.