gHangman


NamegHangman JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttps://github.com/a-good-omen/hangman-remastered
SummaryA classical word guessing game.
upload_time2024-10-30 15:22:52
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.

> If you find any bugs or see parts of the code that could be improvised make sure 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 and play the full game you must download the files from the github repository.

To test the game however (beta-release), you can use `pip` .

- Open terminal and run `pip install --upgrade gHangman`
- Once installed you can run the game by simply typing `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": "gHangman",
    "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/db/6c/d32f50627297b3d526dd8ca82a143851da687d17d68256b85933546754d0/gHangman-1.1.1.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> If you find any bugs or see parts of the code that could be improvised make sure 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 and play the full game you must download the files from the github repository.\n\nTo test the game however (beta-release), you can use `pip` .\n\n- Open terminal and run `pip install --upgrade gHangman`\n- Once installed you can run the game by simply typing `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 classical word guessing game.",
    "version": "1.1.1",
    "project_urls": {
        "Homepage": "https://github.com/a-good-omen/hangman-remastered"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "deb58b5b5a21d8b9e6e18e0c3324f671c081089e921e0bfe5d7c7bfc2942ac76",
                "md5": "0f01ed1297d4cbe5c60bb56ae557bd2c",
                "sha256": "6b4d8a1b30fbe0afe1a013be095075463e612d4c46660df38162baaabeaf6b31"
            },
            "downloads": -1,
            "filename": "gHangman-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0f01ed1297d4cbe5c60bb56ae557bd2c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 12864,
            "upload_time": "2024-10-30T15:22:48",
            "upload_time_iso_8601": "2024-10-30T15:22:48.949049Z",
            "url": "https://files.pythonhosted.org/packages/de/b5/8b5b5a21d8b9e6e18e0c3324f671c081089e921e0bfe5d7c7bfc2942ac76/gHangman-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db6cd32f50627297b3d526dd8ca82a143851da687d17d68256b85933546754d0",
                "md5": "e2c6f5514aaf0f824bdc13bd34c3bc9a",
                "sha256": "fa84b7abced56594b3de1506fd4b18ec8da07c5abdf5a585806c9ce7dea28a93"
            },
            "downloads": -1,
            "filename": "gHangman-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e2c6f5514aaf0f824bdc13bd34c3bc9a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 11502,
            "upload_time": "2024-10-30T15:22:52",
            "upload_time_iso_8601": "2024-10-30T15:22:52.478736Z",
            "url": "https://files.pythonhosted.org/packages/db/6c/d32f50627297b3d526dd8ca82a143851da687d17d68256b85933546754d0/gHangman-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-30 15:22:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "a-good-omen",
    "github_project": "hangman-remastered",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ghangman"
}
        
Elapsed time: 0.40672s