G-hangman


NameG-hangman JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/a-good-omen/hangman-remastered
SummaryA terminal based classical word guessing game.
upload_time2024-11-01 11:47:33
maintainerNone
docs_urlNone
authora-good-omen
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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

- [X] Python
#### Python Installation Guide  
___Step 1: Download Python___
Go [here](https://www.python.org/downloads/) 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
- [X] 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.
<p align=center>
  <img alt='intro' src="https://github.com/user-attachments/assets/385c7838-d88e-4255-957d-bf4504a72b3c">
</p>

- Players can now save their progress allowing them to continue where they left off.
<p align=center>
  <img alt='account' src="https://github.com/user-attachments/assets/6fc9e6a2-b5ae-4ba6-86b7-f7c52a417bfc">
</p>

- Added game modes, local leaderboard and cleaner UI.
<p align=center>
  <img alt='menu' src="https://github.com/user-attachments/assets/7e9b97ca-f81b-4400-a06f-3d44671c8038">

- Added User Profile management.
<p align=center>
  <img alt='profile' src="https://github.com/user-attachments/assets/d01dad41-1a1d-42b4-9673-af496e9e89be">
</p>

**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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/a-good-omen/hangman-remastered",
    "name": "G-hangman",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "a-good-omen",
    "author_email": "student.rohn@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/15/c9/31d822caa2b55e6def796617902b49c1b0538a97481b16dfc43b1670257c/G-hangman-1.0.0.tar.gz",
    "platform": null,
    "description": "# hangman-remastered\n\nA 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.\n\n> 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.\n\n## Requirements\n\n- [X] Python\n#### Python Installation Guide  \n___Step 1: Download Python___\nGo [here](https://www.python.org/downloads/) to download the latest version of Python. Choose your operating system and click on \"Download\".  \n> Python is usually pre-installed on Linux systems. If not, you can install it using package manager.\n\n___Step 2: Install Python___\n- Windows: Run the installed `.exe` file.\n- MacOS: Open the `.pkg` file you installed.\n- Linux: Use the package manager.\n\nDuring installation make sure to also install `pip` by checking\n- [X] Add python to PATH\n\n## How to Install\n\nTo install the game you can download the files from the github repository.\n\nThe __easiest__ way however, is to use `pip` .\n\n- Open terminal and run `pip install G-hangman`.\n- Once installed you can run the game by simply typing `hangman` or `python -m hangman`.\n\n## ++ Features\n\n- Better animations and gameplay.\n<p align=center>\n  <img alt='intro' src=\"https://github.com/user-attachments/assets/385c7838-d88e-4255-957d-bf4504a72b3c\">\n</p>\n\n- Players can now save their progress allowing them to continue where they left off.\n<p align=center>\n  <img alt='account' src=\"https://github.com/user-attachments/assets/6fc9e6a2-b5ae-4ba6-86b7-f7c52a417bfc\">\n</p>\n\n- Added game modes, local leaderboard and cleaner UI.\n<p align=center>\n  <img alt='menu' src=\"https://github.com/user-attachments/assets/7e9b97ca-f81b-4400-a06f-3d44671c8038\">\n\n- Added User Profile management.\n<p align=center>\n  <img alt='profile' src=\"https://github.com/user-attachments/assets/d01dad41-1a1d-42b4-9673-af496e9e89be\">\n</p>\n\n**and there's more...**\n\n> [!CAUTION]\n> Give inputs only when prompted to ensure intended working.\n\n> [!TIP]\n> Read the game guide (help) while you can to understand how everything works.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A terminal based classical word guessing game.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/a-good-omen/hangman-remastered"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14376b5d528f681f1b4bf4eaaf3729532e3e45ee13d295ad10531386d26d4fde",
                "md5": "1af2dfef951ad92de4824c4409b2ad33",
                "sha256": "6f026128d6c68ea97672cdb8b10d0445bc9a682f0dcd9dd9f55127605f7c9021"
            },
            "downloads": -1,
            "filename": "G_hangman-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1af2dfef951ad92de4824c4409b2ad33",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 13246,
            "upload_time": "2024-11-01T11:47:31",
            "upload_time_iso_8601": "2024-11-01T11:47:31.339560Z",
            "url": "https://files.pythonhosted.org/packages/14/37/6b5d528f681f1b4bf4eaaf3729532e3e45ee13d295ad10531386d26d4fde/G_hangman-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15c931d822caa2b55e6def796617902b49c1b0538a97481b16dfc43b1670257c",
                "md5": "1183fed8e7997d6d971f0351fb144d0a",
                "sha256": "4ad5894ecd16d4eeff471d267509d28f6120bce2e4b43430e1d3e7fd3cdd4323"
            },
            "downloads": -1,
            "filename": "G-hangman-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1183fed8e7997d6d971f0351fb144d0a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 11783,
            "upload_time": "2024-11-01T11:47:33",
            "upload_time_iso_8601": "2024-11-01T11:47:33.018882Z",
            "url": "https://files.pythonhosted.org/packages/15/c9/31d822caa2b55e6def796617902b49c1b0538a97481b16dfc43b1670257c/G-hangman-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-01 11:47:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "a-good-omen",
    "github_project": "hangman-remastered",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "g-hangman"
}
        
Elapsed time: 0.38844s