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.4.tar.gz
(300.5 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.4-py3-none-any.whl
(179.3 kB
view details)
File details
Details for the file mima_engine-0.6.4.tar.gz.
File metadata
- Download URL: mima_engine-0.6.4.tar.gz
- Upload date:
- Size: 300.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.10.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23181f8bd2e6979be649a6ef42f1ec4e48ed44890647d649854d976f03dfe64b
|
|
| MD5 |
895c9ae32e7f890cf07c7fc5224ce720
|
|
| BLAKE2b-256 |
86f87e04f3beae9af4b0846a2e25ec8d92384283a7b91d69fa19b6674a206fd6
|
File details
Details for the file mima_engine-0.6.4-py3-none-any.whl.
File metadata
- Download URL: mima_engine-0.6.4-py3-none-any.whl
- Upload date:
- Size: 179.3 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 |
2a5d398d997224ed9d43242ed31cc582e938ccfd04e982660ee7ec8d538af418
|
|
| MD5 |
2d5c9fce90b9142397d8321633a90940
|
|
| BLAKE2b-256 |
d067733678348f5a60e0c651eddb622f722200ff7636de4e437dc0a0f311df56
|