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.2.tar.gz
(11.9 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.2.tar.gz.
File metadata
- Download URL: pygame_updater-1.0.2.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf1cbad2b3f79ec43e585e3aecf4d0396bafc0d68c460d01d8fcabd211008bd2
|
|
| MD5 |
3ef7cb4dc1eed6471a7dcfdc4a7be55f
|
|
| BLAKE2b-256 |
38772c1ec97efac1b23d47b6188f5c50081502c7bdea482427e876d6c9478d3b
|
File details
Details for the file pygame_updater-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pygame_updater-1.0.2-py3-none-any.whl
- Upload date:
- Size: 15.6 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 |
4e54587b2a75cc4e047d7b2720a6b5a664100369cf470ab803fcef6d130a0354
|
|
| MD5 |
85001b65934b352956bd589b02882f9c
|
|
| BLAKE2b-256 |
2ea18bb137a3bad83449102e9175ef3af73483f6bbeca57b91a997abf3a90e1e
|