fuck-game


Namefuck-game JSON
Version 0.0.10 PyPI version JSON
download
home_page
SummaryBrain teaser game, made with python & curses. Play in the terminal. For Linux, Mac OS and Windows.
upload_time2024-03-06 18:01:41
maintainer
docs_urlNone
author4sushi
requires_python>=3.7
licenseMIT
keywords game brain-teaser curses
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fuck-game

Brain-teaser game, made with python & curses. Play in the terminal. For Linux, Mac OS and Windows.
![](doc/screen1.png)

Original game in web browser [here](https://4sushi.github.io/resource/project/fuck/index.html).

## How to install

```shell
pip install fuck-game
```

## How to play

```shell
fuck-game
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fuck-game",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "game,brain-teaser,curses",
    "author": "4sushi",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f9/ea/caeb01634691efef5f1830746407cfee832a8c790b562219fefc11cba3e7/fuck-game-0.0.10.tar.gz",
    "platform": null,
    "description": "# fuck-game\n\nBrain-teaser game, made with python & curses. Play in the terminal. For Linux, Mac OS and Windows.\n![](doc/screen1.png)\n\nOriginal game in web browser [here](https://4sushi.github.io/resource/project/fuck/index.html).\n\n## How to install\n\n```shell\npip install fuck-game\n```\n\n## How to play\n\n```shell\nfuck-game\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Brain teaser game, made with python & curses. Play in the terminal. For Linux, Mac OS and Windows.",
    "version": "0.0.10",
    "project_urls": {
        "Homepage": "https://github.com/4sushi/fuck-game"
    },
    "split_keywords": [
        "game",
        "brain-teaser",
        "curses"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "853d88eb8e86a7bc7915f823f255802596348ac0a64227b1956a3917a7876709",
                "md5": "0e709bc3365ea227c973b253200f9f25",
                "sha256": "2700542e7d46ed2c369fe3660bf9e107ffeb0189882c40b10f477d519ce2afa3"
            },
            "downloads": -1,
            "filename": "fuck_game-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e709bc3365ea227c973b253200f9f25",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 5334,
            "upload_time": "2024-03-06T18:01:32",
            "upload_time_iso_8601": "2024-03-06T18:01:32.681423Z",
            "url": "https://files.pythonhosted.org/packages/85/3d/88eb8e86a7bc7915f823f255802596348ac0a64227b1956a3917a7876709/fuck_game-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9eacaeb01634691efef5f1830746407cfee832a8c790b562219fefc11cba3e7",
                "md5": "0ed211076a39108e355feadf90cb7697",
                "sha256": "99436f547811d9cfd64dec7239d05b09961a86890d0b4d5c1d70d231f6e5d07a"
            },
            "downloads": -1,
            "filename": "fuck-game-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "0ed211076a39108e355feadf90cb7697",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9916,
            "upload_time": "2024-03-06T18:01:41",
            "upload_time_iso_8601": "2024-03-06T18:01:41.471673Z",
            "url": "https://files.pythonhosted.org/packages/f9/ea/caeb01634691efef5f1830746407cfee832a8c790b562219fefc11cba3e7/fuck-game-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-06 18:01:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "4sushi",
    "github_project": "fuck-game",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fuck-game"
}
        
Elapsed time: 0.19827s