Hangman game for terminal
Project description
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()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hangmangame-0.0.1.tar.gz
(2.4 kB
view details)
File details
Details for the file hangmangame-0.0.1.tar.gz
.
File metadata
- Download URL: hangmangame-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 436df7e5bd6801c079186c753afd29b3ab5279588da4fda3b50ac4052fce6816 |
|
MD5 | 4cbb98ead7ab8275f3b8219d8bb4dd47 |
|
BLAKE2b-256 | 676e7d2794b530dd8c600bf3cf29e17dbdec19c794d4ebc154371bf5703a03b3 |