Python Library That Makes Pygame Easy
Project description
PyMakerGame
Python Library That Makes Pygame Easy
About
- Released: 12/20/2024
- Author: @GaelHF
Create a Game with PyMakerGame
Create the game window
import pymakergame as pmg
jeux = pmg.Game("TEST GAME", (500, 500), 'YOUR ICON, EXEMPLE: assets/icon.png', (255, 255, 255))
It's Game(name, size, icon, background_color)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pymakergame-0.4.tar.gz
(2.1 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 pymakergame-0.4.tar.gz.
File metadata
- Download URL: pymakergame-0.4.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0385ed962d5eb8042029e84f02bbc90dbe9baca5f24213972a351169e1ac2365
|
|
| MD5 |
49c1165eac2a14b3cd7eb3a31736ea05
|
|
| BLAKE2b-256 |
61908160fadf87607c22ea592f00e5381c7a1ab59a38e035817f91afb584cf5f
|
File details
Details for the file pymakergame-0.4-py3-none-any.whl.
File metadata
- Download URL: pymakergame-0.4-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c6d60feaf7d352969c429c825fc7c46f318837917a5675f28d41e150b27b716
|
|
| MD5 |
5fe68fa903ede1575783ed688c2f3201
|
|
| BLAKE2b-256 |
4b796c177c8d1a12be069fc910e2cfe5210de0b37970b4896560faf6beb032fd
|