Metadata-Version: 2.1
Name: mima-engine
Version: 0.2.0
Summary: A game engine based on pygame.
Author-email: Stephan Balduin <stephan.balduin@mailbox.org>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: pygame
Requires-Dist: pygame; extra == "pygame"
Provides-Extra: ce
Requires-Dist: pygame-ce; extra == "ce"

# Mima Engine

A game engine based on pygame.
