Skip to content

A fun hangman game you can play via your command line :)

Notifications You must be signed in to change notification settings

epeltz33/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Hangman

A fun hangman game you can play via your command line :)

Downloading Instructions

  1. Clone the repository to your local machine using the command `git clone
  2. Navigate to the directory using the command cd Hangman
  3. Run the command python3 hangman.py to start the game

How to Play

  1. The game will prompt you to enter a letter
  2. Enter a letter and press enter
  3. If the letter is in the word, it will be revealed
  4. If the letter is not in the word, you will lose a life
  5. You have 6 lives
  6. If you guess the word before you run out of lives, you win!
  7. If you run out of lives before you guess the word, you lose :(

About

A fun hangman game you can play via your command line :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages