textdungeon


Nametextdungeon JSON
Version 6.9 PyPI version JSON
download
home_pagehttps://github.com/Masbender/text-dungeon
Summarysuffer alone in your terminal!
upload_time2023-07-07 18:43:30
maintainerNoah Dinan
docs_urlNone
authorMatthew Bender
requires_python>=3.7,<4.0
licenseMIT
keywords text dungeon game
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            TODO: rewrite slogan and remove repo name hyphen or rename game entirely.

<div align=center>
  <img src="https://github.com/Masbender/text-dungeon/assets/91911303/63d96f62-a73d-4d79-ae93-347dd9906034">
  <h1 align=center>textdungeon: suffer alone in your terminal!</h1>
</div>

## About
This is a game created by Matthew Bender that allows you to traverse a spoopy dungeon. yay!! Rewrite me please... Noah was here.

## Installation

### Python Pip
install from pypi
```sh
pip install textdungeon
```
then simply run with
```sh
textdungeon
```

### Windows
Download text-dungeon.exe from [latest](https://github.com/Masbender/text-dungeon/releases/latest)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Masbender/text-dungeon",
    "name": "textdungeon",
    "maintainer": "Noah Dinan",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "noah@shinysocks.net",
    "keywords": "text,dungeon,game",
    "author": "Matthew Bender",
    "author_email": "matthewbender65@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/7e/cb476b9593f2c99865e00766a1aca66d4c1b26553e3aae633a86d79d5b45/textdungeon-6.9.tar.gz",
    "platform": null,
    "description": "TODO: rewrite slogan and remove repo name hyphen or rename game entirely.\n\n<div align=center>\n  <img src=\"https://github.com/Masbender/text-dungeon/assets/91911303/63d96f62-a73d-4d79-ae93-347dd9906034\">\n  <h1 align=center>textdungeon: suffer alone in your terminal!</h1>\n</div>\n\n## About\nThis is a game created by Matthew Bender that allows you to traverse a spoopy dungeon. yay!! Rewrite me please... Noah was here.\n\n## Installation\n\n### Python Pip\ninstall from pypi\n```sh\npip install textdungeon\n```\nthen simply run with\n```sh\ntextdungeon\n```\n\n### Windows\nDownload text-dungeon.exe from [latest](https://github.com/Masbender/text-dungeon/releases/latest)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "suffer alone in your terminal!",
    "version": "6.9",
    "project_urls": {
        "Homepage": "https://github.com/Masbender/text-dungeon",
        "Repository": "https://github.com/Masbender/text-dungeon"
    },
    "split_keywords": [
        "text",
        "dungeon",
        "game"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a72ed16ebd3af9fbf44c5e7d5bde841dbc7b7ad6eeb0626c7438ab4a2ef08d0",
                "md5": "52c4c9e136c49d5220947e39990a05c0",
                "sha256": "697942d2201a8f700e5071f5fccb9690418dfcda49a014656eeeae994a0fdb19"
            },
            "downloads": -1,
            "filename": "textdungeon-6.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "52c4c9e136c49d5220947e39990a05c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 41434,
            "upload_time": "2023-07-07T18:43:28",
            "upload_time_iso_8601": "2023-07-07T18:43:28.259580Z",
            "url": "https://files.pythonhosted.org/packages/5a/72/ed16ebd3af9fbf44c5e7d5bde841dbc7b7ad6eeb0626c7438ab4a2ef08d0/textdungeon-6.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f27ecb476b9593f2c99865e00766a1aca66d4c1b26553e3aae633a86d79d5b45",
                "md5": "7129c25f12b5b6c2612fbffef762585f",
                "sha256": "7ca22b9d76a3344b134d7d1a4a7afd6e103480f97ca86a6be336b44533dd4121"
            },
            "downloads": -1,
            "filename": "textdungeon-6.9.tar.gz",
            "has_sig": false,
            "md5_digest": "7129c25f12b5b6c2612fbffef762585f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 39162,
            "upload_time": "2023-07-07T18:43:30",
            "upload_time_iso_8601": "2023-07-07T18:43:30.261214Z",
            "url": "https://files.pythonhosted.org/packages/f2/7e/cb476b9593f2c99865e00766a1aca66d4c1b26553e3aae633a86d79d5b45/textdungeon-6.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-07 18:43:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Masbender",
    "github_project": "text-dungeon",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "textdungeon"
}
        
Elapsed time: 0.08467s