A terminal based classical word guessing game.
Project description
hangman-remastered
A terminal based version of the popular word guessing game Hangman. Remastered version of the previously published Hangman game. Includes added features, lore, animations and more.
Efforts have been made to meticulously remove erros and bugs from the code. However, if you were to find any bugs or see parts of the code that could be improvised feel free to open a pull request or comment in discussions.
Requirements
- Python
Python Installation Guide
Step 1: Download Python Go here to download the latest version of Python. Choose your operating system and click on "Download".
Python is usually pre-installed on Linux systems. If not, you can install it using package manager.
Step 2: Install Python
- Windows: Run the installed
.exe
file. - MacOS: Open the
.pkg
file you installed. - Linux: Use the package manager.
During installation make sure to also install pip
by checking
- Add python to PATH
How to Install
To install the game you can download the files from the github repository.
The easiest way however, is to use pip
.
- Open terminal and run
pip install G-hangman
. - Once installed you can run the game by simply typing
hangman
orpython -m hangman
.
++ Features
- Better animations and gameplay.
- Players can now save their progress allowing them to continue where they left off.
- Added game modes, local leaderboard and cleaner UI.
- Added User Profile management.
and there's more...
[!CAUTION] Give inputs only when prompted to ensure intended working.
[!TIP] Read the game guide (help) while you can to understand how everything works.
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
Built Distribution
Hashes for G_hangman-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f026128d6c68ea97672cdb8b10d0445bc9a682f0dcd9dd9f55127605f7c9021 |
|
MD5 | 1af2dfef951ad92de4824c4409b2ad33 |
|
BLAKE2b-256 | 14376b5d528f681f1b4bf4eaaf3729532e3e45ee13d295ad10531386d26d4fde |