/Hangman

Simple Hangman Game in Python

Primary LanguagePython

Hangman

Hangman is a classic word game in which you must guess as many secret alphabets as you can to find the given word! As an example I've added only a few words : "world", "look", "hello", "goodbye". Any of these words are randomly chosen and the player has to guess it correctly.

An Example

hangman