Skip to content

Hangman Game Created by Simple Python script.

Notifications You must be signed in to change notification settings

ParagD25/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Hangman

Creating Hangman Game 🎮 using simple python script 💻

How To Use 🖥️:

  • Clone this repository
    git clone https://github.com/ParagD25/Hangman

  • Go into the repository
    cd Hangman

  • Remove current origin repository
    git remote remove origin

  • Create new virtual python environment
    python3 -m venv venv

  • Activate virtual python environment
    source venv/bin/activate

  • Run Python file
    python Hangman.py

Screenshots 📸:

Guessing Right Word

home page default

Guessing Wrong Word

home page default

Guessing single letter Multiple Times

home page

Contributing ©️:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Hangman Game Created by Simple Python script.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages