game-development


Namegame-development JSON
Version 1.0.7 PyPI version JSON
download
home_pagehttps://github.com/MKM12345/game_development
SummarySimplify 2D and 3D game development and combine the power of Panda3D and Pygame to create awesome games.
upload_time2023-10-31 20:36:03
maintainer
docs_urlNone
authorMKM12345
requires_python
licenseMIT
keywords game development pygame panda3d
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    <div align="center">
      <img src="https://github.com/MKM12345/game_development/raw/main/logo.png">
    </div>
    <a style="display:inline;" href="#"><img src="https://img.shields.io/badge/Python- >= 2.7 -blue?style=plastic.svg" alt="python versions" /></a>
    <a style="display:inline;" href="#"><img src="https://img.shields.io/badge/pypi package- 1.0.6 -4DC71F?style=plastic.svg" alt="pypi version" /></a>
    <a style="display:inline;" href="#"><img src="https://img.shields.io/badge/first timer-friendly-4DC71F?style=plastic.svg" alt="first timer friendly" /></a>
    <a style="display:inline;" href="https://github.com/MKM12345/game_development/labels/game_development-idea"><img src="https://img.shields.io/github/issues-raw/MKM12345/game_development/game_development-idea?color=4DC71F&label=game_development%20ideas" alt "game_development ideas" /></a>
    <a style="display:inline;" href="#"><img src="https://img.shields.io/badge/tests- all passing -4DC71F?style=plastic.svg" alt="game_development ideas" /></a>
    
    <h1>game_development v1.0.6</h1>
    A game development library for Python with <em>a lot</em> of assorted functions to simplify both 2D and 3D game development tasks in Pygame and Panda3D while combining their power to create awesome games.
    
    ### GitHub Page: https://github.com/MKM12345/game_development
    
    ## How to install
    Install with pip in your terminal, making sure Python is added to PATH:
    $ pip install game_development
    
    Alternatively, you can use the git URL to do the same.
    $ pip install "git+https://github.com/MKM12345/game_development.git@pip-install#egg=game_development"
    
    ### What can it do?
    As an open-source library, it offers a wide range of simple functions to make writing game code in both Pygame and Panda3D easier and quicker. A complete list of all game_development functions that are available can be found here.
    
    ### Support game_development
    game_development is full of contributions from the community! We're beginner-friendly here, so read the contributing guidelines and give us your best game_development functions 😃!
    
    ### View the site
    Recently, game_development's website launched at https://MKM12345.github.io/game_development-the-site/, feel free to report bugs or give feature requests, using the web-issue label. Or, take a look at the discussion.
    
    ### License
    game_development is licensed under the MIT LICENSE.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MKM12345/game_development",
    "name": "game-development",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "game development,pygame,panda3d",
    "author": "MKM12345",
    "author_email": "arekhon.shadow@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/08/2c/2c5bd64783daff6ff8b9b014b43f4286dfef9e95c3606962208bbf46e09d/game_development-1.0.7.tar.gz",
    "platform": null,
    "description": "\r\n    <div align=\"center\">\r\n      <img src=\"https://github.com/MKM12345/game_development/raw/main/logo.png\">\r\n    </div>\r\n    <a style=\"display:inline;\" href=\"#\"><img src=\"https://img.shields.io/badge/Python- >= 2.7 -blue?style=plastic.svg\" alt=\"python versions\" /></a>\r\n    <a style=\"display:inline;\" href=\"#\"><img src=\"https://img.shields.io/badge/pypi package- 1.0.6 -4DC71F?style=plastic.svg\" alt=\"pypi version\" /></a>\r\n    <a style=\"display:inline;\" href=\"#\"><img src=\"https://img.shields.io/badge/first timer-friendly-4DC71F?style=plastic.svg\" alt=\"first timer friendly\" /></a>\r\n    <a style=\"display:inline;\" href=\"https://github.com/MKM12345/game_development/labels/game_development-idea\"><img src=\"https://img.shields.io/github/issues-raw/MKM12345/game_development/game_development-idea?color=4DC71F&label=game_development%20ideas\" alt \"game_development ideas\" /></a>\r\n    <a style=\"display:inline;\" href=\"#\"><img src=\"https://img.shields.io/badge/tests- all passing -4DC71F?style=plastic.svg\" alt=\"game_development ideas\" /></a>\r\n    \r\n    <h1>game_development v1.0.6</h1>\r\n    A game development library for Python with <em>a lot</em> of assorted functions to simplify both 2D and 3D game development tasks in Pygame and Panda3D while combining their power to create awesome games.\r\n    \r\n    ### GitHub Page: https://github.com/MKM12345/game_development\r\n    \r\n    ## How to install\r\n    Install with pip in your terminal, making sure Python is added to PATH:\r\n    $ pip install game_development\r\n    \r\n    Alternatively, you can use the git URL to do the same.\r\n    $ pip install \"git+https://github.com/MKM12345/game_development.git@pip-install#egg=game_development\"\r\n    \r\n    ### What can it do?\r\n    As an open-source library, it offers a wide range of simple functions to make writing game code in both Pygame and Panda3D easier and quicker. A complete list of all game_development functions that are available can be found here.\r\n    \r\n    ### Support game_development\r\n    game_development is full of contributions from the community! We're beginner-friendly here, so read the contributing guidelines and give us your best game_development functions \ud83d\ude03!\r\n    \r\n    ### View the site\r\n    Recently, game_development's website launched at https://MKM12345.github.io/game_development-the-site/, feel free to report bugs or give feature requests, using the web-issue label. Or, take a look at the discussion.\r\n    \r\n    ### License\r\n    game_development is licensed under the MIT LICENSE.\r\n    \r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simplify 2D and 3D game development and combine the power of Panda3D and Pygame to create awesome games.",
    "version": "1.0.7",
    "project_urls": {
        "Download": "https://pypi.org/project/game_development/",
        "Homepage": "https://github.com/MKM12345/game_development"
    },
    "split_keywords": [
        "game development",
        "pygame",
        "panda3d"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ca251cf6ec5bed0759daca16bc80c4e472b966711c6ae42805e9d754eacad7c",
                "md5": "15759586e5d2b13ba6a0c2d8796b1812",
                "sha256": "12a538a36718990f96aa1085aee5edbcd0a25289cb487e71e2e8f66c88445c1c"
            },
            "downloads": -1,
            "filename": "game_development-1.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "15759586e5d2b13ba6a0c2d8796b1812",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7000,
            "upload_time": "2023-10-31T20:36:01",
            "upload_time_iso_8601": "2023-10-31T20:36:01.561192Z",
            "url": "https://files.pythonhosted.org/packages/3c/a2/51cf6ec5bed0759daca16bc80c4e472b966711c6ae42805e9d754eacad7c/game_development-1.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "082c2c5bd64783daff6ff8b9b014b43f4286dfef9e95c3606962208bbf46e09d",
                "md5": "1151c57b17fa0d295c39d185ddcacf51",
                "sha256": "631f4d623e884be80ba4698466b75fb1b6f059071e6fe7d90cbec284b9b4dd24"
            },
            "downloads": -1,
            "filename": "game_development-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "1151c57b17fa0d295c39d185ddcacf51",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4931,
            "upload_time": "2023-10-31T20:36:03",
            "upload_time_iso_8601": "2023-10-31T20:36:03.469405Z",
            "url": "https://files.pythonhosted.org/packages/08/2c/2c5bd64783daff6ff8b9b014b43f4286dfef9e95c3606962208bbf46e09d/game_development-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-31 20:36:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MKM12345",
    "github_project": "game_development",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "game-development"
}
        
Elapsed time: 0.14167s