Thanks to visit codestin.com
Credit goes to github.com

Skip to content

weeznerps/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

This is a simple implementation of Flask in hangman

Setup

To run the app, you will need to have a Python 3 install, and pip on your machine.

To install the dependencies, run pip install -r requirements.txt

To run the application, Run export FLASK_APP=main.py and then flask run.

By default it will be deployed at http://127.0.0.1:5000/

About

Python implementation of hangman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages