Metadata-Version: 2.2
Name: polystack-pygame-engine
Version: 0.0.1
Summary: A modular pygame_engine library for Pygame-based 2D games.
Home-page: https://github.com/PolyStack-Games/Pygame-Engine
Author: PolyStack Games
Author-email: nicklasbeyerlydersen@gmail.com
License: MIT
Project-URL: Source, https://github.com/PolyStack-Games/Pygame-Engine
Keywords: pygame game development engine
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Games/Entertainment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
Requires-Dist: pygame>=2.5.2
Provides-Extra: test
Requires-Dist: pylint; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-pylint; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# Pygame-Engine
