Skip to content

Hangman game built as part of the Python Beginner track on Jetbrains Academy.

Notifications You must be signed in to change notification settings

Taylor150/hangman_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hangman Game

I made this hangman game as part of the JetBrains Python for Beginners course, This gane comprises of:

  • Menu with option to play or exit the game
  • A life counter that is incrementaly reduced for incorrect guesses
  • Hints if certain incorrect guesses are made for
    • Incorrect formatting
    • Guesses that have already been made
    • Guesses that are not lower-case or in the english alphabet
  • Win/Loss prompt at the end of the game

About

Hangman game built as part of the Python Beginner track on Jetbrains Academy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages