Metadata-Version: 2.4
Name: muffinengine
Version: 0.0.2
Summary: Simple pygame wrapper.
Author: Meep Poggerson
Author-email: schoolgame060@gmail.com
Keywords: python,game engine,game,engine
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame-ce
Requires-Dist: pywin32; sys_platform == "win32"
Requires-Dist: numpy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

A package that can do everything that pygame can do and more, and makes it much simpler.
