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.0.tar.gz
(11.7 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.0.tar.gz.
File metadata
- Download URL: pygame_updater-1.0.0.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80263d5adcc331ee4f92a9dfb069b3d99524caa494107fbfd32983248c42d74e
|
|
| MD5 |
4d48e00dbd233c5a845f4a813f063d73
|
|
| BLAKE2b-256 |
6e522c6e412e87d963d47bd0041f75836a3b543d55ee2243ca2723a6eaa4e245
|
File details
Details for the file pygame_updater-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pygame_updater-1.0.0-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 |
76feb5cd9acda0547397fc1b24ef7445321214eefe76a413ddaa893f592373d1
|
|
| MD5 |
101fb7b7529ccc70084dfdf3ae14ea09
|
|
| BLAKE2b-256 |
53c3405af6ffbfdd920e3be0a2402fbb65b0979ecdc60eff3164a58873a5c5bf
|