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.2.tar.gz
(300.2 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.2-py3-none-any.whl
(179.0 kB
view details)
File details
Details for the file mima_engine-0.6.2.tar.gz.
File metadata
- Download URL: mima_engine-0.6.2.tar.gz
- Upload date:
- Size: 300.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1dc0b02aa62b88ecdfd3d0fad9bbd8a937125f0bb2d7d11aecf5e86a7052f4d
|
|
| MD5 |
a2746bad91d1094aaef1778736f08fb2
|
|
| BLAKE2b-256 |
e9c10143356ac61f1a3067d10caf92f8736a784d73cf21b6faeca5dda9326507
|
File details
Details for the file mima_engine-0.6.2-py3-none-any.whl.
File metadata
- Download URL: mima_engine-0.6.2-py3-none-any.whl
- Upload date:
- Size: 179.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e434d472fcb62ba4ebb9ffd7b7ef378ad12b97312a7d3236ddec74219460866f
|
|
| MD5 |
6074b5b6c3db55e0804316bb0e40c7f2
|
|
| BLAKE2b-256 |
8ebdd4a88d30ab4bc0bf8d900d0928091ae97510b1d11a81616974c4308850d4
|