hangmangame 0.0.1

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

hangmangame 0.0.1

About
This application is a hangman game for terminal.
Install
Via pip
pip3 install hangmangame
Via github
git clone https://github.com/jeffrichardchemistry/hangmangame
cd hangmangame
python3 setup.py install
Run
In a terminal
python3 -m hangmangame
As a module
from hangmangame import hangman
get_game = hangman()
get_game.runHangman()

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.