A game engine based on pygame.
Project description
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 |
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
mima_engine-0.5.3.tar.gz
(294.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.5.3-py3-none-any.whl
(174.7 kB
view details)
File details
Details for the file mima_engine-0.5.3.tar.gz.
File metadata
- Download URL: mima_engine-0.5.3.tar.gz
- Upload date:
- Size: 294.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a159caa2b86769741b28241cb27b4a8e0bb99a87dee15ff9de62a823b97d3cee
|
|
| MD5 |
cf7e8bcdb606f41b87c171cf642aba2b
|
|
| BLAKE2b-256 |
68687b32d2b18cf86f62be708e29448245e22c06ce1ec7c5d5e8fb2055afc4c4
|
File details
Details for the file mima_engine-0.5.3-py3-none-any.whl.
File metadata
- Download URL: mima_engine-0.5.3-py3-none-any.whl
- Upload date:
- Size: 174.7 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 |
6ea0b812905f599d207ff4d1fdd0b0e6bc9484807a01d1a3b99d13a6781c6db5
|
|
| MD5 |
c31928592191cda0419f5edccefa7cfc
|
|
| BLAKE2b-256 |
e47f3e74d3f12a863889be14c4253ff16e40399f97e4aab94dd8a502a38eb74f
|