/hangman

Primary LanguagePythonMIT LicenseMIT

Hangman

Hangman game for Python course

Running the app

$ python main.py

Control

Select mode:

  • single - you get random word
  • multiplayer (2 players) - one of the player type his word, which another have to guess

Select level:

  • beginner - player has 8 chances and incorrect letters are shown
  • intermediate - player has 5 chances
  • advanced - player has 3 chances

Select language:

Select language of random words (avaliable if single mode is chosen)

  • english
  • polish