pygamepal


Namepygamepal JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryA library of classes and helper functions to support game development in Pygame
upload_time2024-09-08 13:43:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PygamePal

A library of classes and functions to support game development in Pygame.
- Simple, beginner-friendly interface.
- Choose the bits you want to use, and continue to use Pygame for everything else!

![Example](https://github.com/rik-cross/pygamepal/blob/main/examples/gifs/fullExample.gif?raw=true)

Includes:

- A Game class that extracts away a lot of Pygame boilerplate code
- Scenes
- Transitions
- Cameras, including zoom, shake and clamp
- Sprites
- Sprite Images, for creating images and/or animations for multiples states
- Input, including press, down, long-press and double-press
- Buttons that can be controlled by mouse or key press
- Lighting
- Particle Emitters
- Colliders, which have simple collision detection
- Triggers, which execute user-defined functions on collision

### Usage

- Install: `pip install pygamepal`, or
- Install from local source: `pip install -e [repo path]`

[Add suggestions and bugs here!](https://github.com/rik-cross/pygamepal/issues)

### Getting started

- See the [Documentation](https://pygamepal.readthedocs.io/en/latest/) on readthedocs.org.
- See the simple [examples](https://github.com/rik-cross/pygamepal/tree/main/examples) of functionality used (mostly) individually.
- See the [Full example](https://github.com/rik-cross/pygamepal/blob/main/examples/fullExample.py), using lots of PygamePal functionality.

### Licence

Distributed under the MIT License. See [LICENSE](https://github.com/rik-cross/pygamepal/blob/main/LICENSE) for more information.

All images taken from [Sprout Lands](https://cupnooble.itch.io/sprout-lands-asset-pack) asset pack by [Cup Nooble](https://cupnooble.itch.io/) and used under a non-commercial license.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pygamepal",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Rik Cross <rik.j.cross@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/af/f9/a016a16aaead71716abca67c70f30b7afd4ab288462203aa872042215c32/pygamepal-1.0.2.tar.gz",
    "platform": null,
    "description": "# PygamePal\n\nA library of classes and functions to support game development in Pygame.\n- Simple, beginner-friendly interface.\n- Choose the bits you want to use, and continue to use Pygame for everything else!\n\n![Example](https://github.com/rik-cross/pygamepal/blob/main/examples/gifs/fullExample.gif?raw=true)\n\nIncludes:\n\n- A Game class that extracts away a lot of Pygame boilerplate code\n- Scenes\n- Transitions\n- Cameras, including zoom, shake and clamp\n- Sprites\n- Sprite Images, for creating images and/or animations for multiples states\n- Input, including press, down, long-press and double-press\n- Buttons that can be controlled by mouse or key press\n- Lighting\n- Particle Emitters\n- Colliders, which have simple collision detection\n- Triggers, which execute user-defined functions on collision\n\n### Usage\n\n- Install: `pip install pygamepal`, or\n- Install from local source: `pip install -e [repo path]`\n\n[Add suggestions and bugs here!](https://github.com/rik-cross/pygamepal/issues)\n\n### Getting started\n\n- See the [Documentation](https://pygamepal.readthedocs.io/en/latest/) on readthedocs.org.\n- See the simple [examples](https://github.com/rik-cross/pygamepal/tree/main/examples) of functionality used (mostly) individually.\n- See the [Full example](https://github.com/rik-cross/pygamepal/blob/main/examples/fullExample.py), using lots of PygamePal functionality.\n\n### Licence\n\nDistributed under the MIT License. See [LICENSE](https://github.com/rik-cross/pygamepal/blob/main/LICENSE) for more information.\n\nAll images taken from [Sprout Lands](https://cupnooble.itch.io/sprout-lands-asset-pack) asset pack by [Cup Nooble](https://cupnooble.itch.io/) and used under a non-commercial license.",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library of classes and helper functions to support game development in Pygame",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/rik-cross/pygamepal",
        "Suggestions and bugs": "https://github.com/rik-cross/pygamepal/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bcfd17ed41fb61a442bcfdb8eec08bb8c4a354934573b579bdd65cae15f2fbfc",
                "md5": "e2ae2063cae66ed9b4ac6460846bd2df",
                "sha256": "effb140a97463c17bfb028455182b989ce1409258850ec66054718aa6bb8df8c"
            },
            "downloads": -1,
            "filename": "pygamepal-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e2ae2063cae66ed9b4ac6460846bd2df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 44199,
            "upload_time": "2024-09-08T13:43:36",
            "upload_time_iso_8601": "2024-09-08T13:43:36.338117Z",
            "url": "https://files.pythonhosted.org/packages/bc/fd/17ed41fb61a442bcfdb8eec08bb8c4a354934573b579bdd65cae15f2fbfc/pygamepal-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aff9a016a16aaead71716abca67c70f30b7afd4ab288462203aa872042215c32",
                "md5": "7ae50f2741dfcc19a81d20025a3ead72",
                "sha256": "13e6d2f43beb513fe93542b082e767296024d922427158e083e33a99f0baa936"
            },
            "downloads": -1,
            "filename": "pygamepal-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7ae50f2741dfcc19a81d20025a3ead72",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 35283,
            "upload_time": "2024-09-08T13:43:37",
            "upload_time_iso_8601": "2024-09-08T13:43:37.967052Z",
            "url": "https://files.pythonhosted.org/packages/af/f9/a016a16aaead71716abca67c70f30b7afd4ab288462203aa872042215c32/pygamepal-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-08 13:43:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rik-cross",
    "github_project": "pygamepal",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pygamepal"
}
        
Elapsed time: 0.33747s