Metadata-Version: 2.4
Name: pyredengine
Version: 1.0.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
License-File: LICENSE.txt
Requires-Dist: pygame-ce
Requires-Dist: pytweening
Requires-Dist: numpy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# PyRedEngine
Simple Python Game Engine 


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

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