alexeygameframework


Namealexeygameframework JSON
Version 0.0.14 PyPI version JSON
download
home_page
SummaryA simple game framework designed with pygame
upload_time2023-09-17 05:02:53
maintainer
docs_urlNone
authorAlexey Kazinich
requires_python
licenseMIT
keywords game
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A library that allows to create games easier with built in tile system, screen handler, animation and asset importing and handling, and a basic window.

Change Log
===========

0.0.1 (2023-09-16)
--------------------
- First Release

0.0.11 (2023-09-16)
--------------------
- Added init python files

0.0.12 (2023-09-17)
--------------------
- Fixed package issues

0.0.13 (2023-09-17)
--------------------
- Added imports to init file to make it easier to use the package

0.0.14 (2023-09-17)
--------------------
- Changed project classifiers to reflect the package better

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "alexeygameframework",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "game",
    "author": "Alexey Kazinich",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/8a/d9/d4dc725f916dceb0b006f45b1f462643072a420e0689404e2741dadffe76/alexeygameframework-0.0.14.tar.gz",
    "platform": null,
    "description": "A library that allows to create games easier with built in tile system, screen handler, animation and asset importing and handling, and a basic window.\r\n\r\nChange Log\r\n===========\r\n\r\n0.0.1 (2023-09-16)\r\n--------------------\r\n- First Release\r\n\r\n0.0.11 (2023-09-16)\r\n--------------------\r\n- Added init python files\r\n\r\n0.0.12 (2023-09-17)\r\n--------------------\r\n- Fixed package issues\r\n\r\n0.0.13 (2023-09-17)\r\n--------------------\r\n- Added imports to init file to make it easier to use the package\r\n\r\n0.0.14 (2023-09-17)\r\n--------------------\r\n- Changed project classifiers to reflect the package better\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple game framework designed with pygame",
    "version": "0.0.14",
    "project_urls": null,
    "split_keywords": [
        "game"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ad9d4dc725f916dceb0b006f45b1f462643072a420e0689404e2741dadffe76",
                "md5": "735cc8afefb2a155ed734c4cc840d0b8",
                "sha256": "0d65d9b2c7447ff84726d84ca11149ba8ca912ff80448acd23174f98b930e9d7"
            },
            "downloads": -1,
            "filename": "alexeygameframework-0.0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "735cc8afefb2a155ed734c4cc840d0b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6792,
            "upload_time": "2023-09-17T05:02:53",
            "upload_time_iso_8601": "2023-09-17T05:02:53.772931Z",
            "url": "https://files.pythonhosted.org/packages/8a/d9/d4dc725f916dceb0b006f45b1f462643072a420e0689404e2741dadffe76/alexeygameframework-0.0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-17 05:02:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "alexeygameframework"
}
        
Elapsed time: 0.12252s