/Hangman

Console game - Hangman

Primary LanguagePython

Hangman

This is a simple console Hangman game. The code supports importing custom lists, but some modifications of the code should be made (declare the word lists, etc.)

There are 3 lists of words to choose from at the moment:

  1. Animals
  2. Body parts
  3. Fruits

You're welcome to participate!