2D game development helper library for pygame
Project description
Pygame Updater
2D game development library for pygame.
Features
- Physics
- Collision detection
- A* Pathfinding
- Jump Point Search
- Flow Field Navigation
- Tilemaps
- Animation System
Installation
pip install pygame-updater
Example
from pygame_updater.physics.physics import PhysicsForces
physics = PhysicsForces()
velocity = [0, 0] physics.gravity(velocity)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pygame_updater-1.0.1.tar.gz
(11.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygame_updater-1.0.1.tar.gz.
File metadata
- Download URL: pygame_updater-1.0.1.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be1beb37f672b6246b56e1ecf0f8793f5c8f09699ee92c63e40cb53a54d7e142
|
|
| MD5 |
39d38ba5291773d7639d18977e624a87
|
|
| BLAKE2b-256 |
9276dc4a08f993e0442c20b3d8b400fd6fdd07742eaf94e989f8c79bab9af51a
|
File details
Details for the file pygame_updater-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pygame_updater-1.0.1-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a26a0ab464bdd65843ac9a3becc69d6444c15eb752c03eb6e937872039deef92
|
|
| MD5 |
68029b051c1ab2d33d8915a54132906a
|
|
| BLAKE2b-256 |
4fcc180a324e0da6a0dc6a8faceef50c2bf22bfb39f896b1f376c53e62047933
|