Simple Pygame plugin for small kids
Project description
simple pygame plugin for kids.
Template. Empty window
from pioneergame import Window
window = Window(1300, 700) # 1300x700 window
while True: # main loop
window.fill('black')
window.update(80) # update 80 times per second
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
pioneergame-0.0.2.tar.gz
(3.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 pioneergame-0.0.2.tar.gz.
File metadata
- Download URL: pioneergame-0.0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39632b9c22dd085c9f4be6b2d46ab788f230f2fad771b5a2d179d5c3045d79d1
|
|
| MD5 |
c8539f7824fc1dd51402a3d8cebd3dd3
|
|
| BLAKE2b-256 |
517d5ebcbfab8e65845a1849a9476b81c15db749851725ce7176cab1781a64a3
|
File details
Details for the file pioneergame-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pioneergame-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82e4bb90a8c2e821230ce7b3ab0ee79a8c9a4404c50ef558f0deafc1876b45f1
|
|
| MD5 |
286fe8e1095da5233a574c12784630cd
|
|
| BLAKE2b-256 |
91be4134125e427a5fc36455397b8436c009895e3cbb1e4a0d6122d4d8635ced
|