Metadata-Version: 2.1
Name: pyredengine
Version: 0.1.0
Summary: A simple pygame game engine
Author: RedEgs
Author-email: tothemuun21@gmail.com
License: MIT
Project-URL: Source, https://github.com/RedEgs/PyRedEngine
Project-URL: Roadmap, https://trello.com/b/310qwZMs/pyredengine
Keywords: engine
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Requires-Python: > 3.8, < 3.13.0
License-File: LICENSE.txt
Requires-Dist: pygame-ce
Requires-Dist: pytweening
Requires-Dist: numpy

# PyRedEngine
Simple Python Game Engine 


Changelog
================

0.0.1 (04/02/2024)
------------------
first release
