Skip to content

The remastered version of the previously released version of the Hangman game. Includes added features.

License

Notifications You must be signed in to change notification settings

a-good-omen/hangman-remastered

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 or python -m hangman.

++ Features

  • Better animations and gameplay.

intro

  • Players can now save their progress allowing them to continue where they left off.

account

  • Added game modes, local leaderboard and cleaner UI.

menu

  • Added User Profile management.

profile

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.

About

The remastered version of the previously released version of the Hangman game. Includes added features.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages