Mima Engine
A game engine based on pygame.
Design Philosophy
standalone:
- zero architectural assumptions
- suitable for any pygame project
- copy-paste friendly
layered:
- introduces preferred patterns
- assumes common game-loop structures
- flexible but guided usage
integrated:
- opinionated systems
- assumes specific data flow and lifecycle
- intended for projects that opt into this style
| Module | Internal Imports | Copy-Paste Safe | Intended Use |
|---|---|---|---|
| standalone | none | yes | drop-in utilities |
| layered | shallow | usually | enhanced helpers |
| integrated | deep | no | full library usage |
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mima_engine-0.6.3.tar.gz
(300.3 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
mima_engine-0.6.3-py3-none-any.whl
(179.2 kB
view details)
File details
Details for the file mima_engine-0.6.3.tar.gz.
File metadata
- Download URL: mima_engine-0.6.3.tar.gz
- Upload date:
- Size: 300.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.10.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d73d2fd407ff4776d44ba00bbc433881b0bb5d1d5d8af2be6fb9520b45c3ccbf
|
|
| MD5 |
f3f5fba16270ed57a50524f97ff8d177
|
|
| BLAKE2b-256 |
46f83e2046aa2962fdfa0c04219884bf937c0a09fa700ed8ddbff906a3a44a0c
|
File details
Details for the file mima_engine-0.6.3-py3-none-any.whl.
File metadata
- Download URL: mima_engine-0.6.3-py3-none-any.whl
- Upload date:
- Size: 179.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.10.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa2f7d1f91785127055b9bebf1a2e149cd83a973837b7b5b37981d665802d0b9
|
|
| MD5 |
1de3917772c4ddb4baf48d6451df7c6a
|
|
| BLAKE2b-256 |
68609b38706c2dfbd58411e2e4a66029cc7879b9bf785f6f25512c2e181b7378
|