Skip to content

This a demo project for HangMan game build in python.

Notifications You must be signed in to change notification settings

HarshalNath/HangMan_Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Hangman_Py

This a demo project for HangMan game build in python. This tool gets a word list from another github repo using requests module.

Installing modules

Request module is used to get a wordlist file from internect which has 52K+ words.

pip install -r requirements.txt

Running game

To run the game we just have to run the python file.

python hangman.py

Credit

About

This a demo project for HangMan game build in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages