Skip to content

A small python interpretation of the classic game 'Hangman' that I created out of boredom in the space of ~1 hour.

Notifications You must be signed in to change notification settings

Conormc98/pyhangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyhangman

A small python interpretation of the classic game 'Hangman' that I created out of boredom in the space of ~1 hour.

Installation and Runtime Instructions

1. Clone this repo

2. Open terminal and cd into the folder

3. Install the requirements from 'requirements.txt'

pip install -r requirements.txt

4. Run app.py

python3 app.py

About

A small python interpretation of the classic game 'Hangman' that I created out of boredom in the space of ~1 hour.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages