goodgame


Namegoodgame JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/Pyxelsuft/goodgame
SummaryA simple and nice pysdl2 wrapper.
upload_time2023-03-15 11:04:18
maintainer
docs_urlNone
authorPixelsuft
requires_python>=3.6
licenseMIT
keywords goodgame
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GoodGame
A Simple API for making games
# Installing
```commandline
python -m pip install goodgame
```
Note, you may use `python3` instead of `python`
# Documentation
 - See [here](https://github.com/Pyxelsuft/goodgame/tree/main/docs)
# Examples
 - Test [here](main.py) <br />
 - Also [here](https://github.com/PixelsuftGames/good-examples)
 - Also [here](https://youtu.be/dQw4w9WgXcQ)
# TODO
 - See [here](https://github.com/Pyxelsuft/goodgame/search?q=TODO&type=)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Pyxelsuft/goodgame",
    "name": "goodgame",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "goodgame",
    "author": "Pixelsuft",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/77/bb/2e7a5bcd1318893d35fe7ae08c21cdef38d724fe6df2eda28e0bfc1243c6/goodgame-0.2.0.tar.gz",
    "platform": null,
    "description": "# GoodGame\r\nA Simple API for making games\r\n# Installing\r\n```commandline\r\npython -m pip install goodgame\r\n```\r\nNote, you may use `python3` instead of `python`\r\n# Documentation\r\n - See [here](https://github.com/Pyxelsuft/goodgame/tree/main/docs)\r\n# Examples\r\n - Test [here](main.py) <br />\r\n - Also [here](https://github.com/PixelsuftGames/good-examples)\r\n - Also [here](https://youtu.be/dQw4w9WgXcQ)\r\n# TODO\r\n - See [here](https://github.com/Pyxelsuft/goodgame/search?q=TODO&type=)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple and nice pysdl2 wrapper.",
    "version": "0.2.0",
    "split_keywords": [
        "goodgame"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "409d7cfb76b9235957c99bc6460f3ce874474a5c415e1a19f61d9009b2052f33",
                "md5": "a177d3fbea97f0bc7cdb8c0c573a3ef4",
                "sha256": "8c46660c0c165fe5e29b365bd53aebc41125d71eeb13f9fb03cde98a8eb44d34"
            },
            "downloads": -1,
            "filename": "goodgame-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a177d3fbea97f0bc7cdb8c0c573a3ef4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 45419,
            "upload_time": "2023-03-15T11:04:15",
            "upload_time_iso_8601": "2023-03-15T11:04:15.928721Z",
            "url": "https://files.pythonhosted.org/packages/40/9d/7cfb76b9235957c99bc6460f3ce874474a5c415e1a19f61d9009b2052f33/goodgame-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77bb2e7a5bcd1318893d35fe7ae08c21cdef38d724fe6df2eda28e0bfc1243c6",
                "md5": "4d79417417c77be3ef56e3588832910d",
                "sha256": "93f3d32409c87f8668a9290da85a4048d40f7a0e794cd22410cf4f4cd2b6212c"
            },
            "downloads": -1,
            "filename": "goodgame-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4d79417417c77be3ef56e3588832910d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 38597,
            "upload_time": "2023-03-15T11:04:18",
            "upload_time_iso_8601": "2023-03-15T11:04:18.053223Z",
            "url": "https://files.pythonhosted.org/packages/77/bb/2e7a5bcd1318893d35fe7ae08c21cdef38d724fe6df2eda28e0bfc1243c6/goodgame-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-15 11:04:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Pyxelsuft",
    "github_project": "goodgame",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "goodgame"
}
        
Elapsed time: 0.06826s