Metadata-Version: 2.1
Name: VeloxEngine
Version: 0.1.2
Summary: A minimal SDL2-based game engine in Python for building 2D games quickly.
Home-page: https://pixnox-studio.github.io/Velox-Web/
Author: AynuDaDev
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: PySDL2


VeloxEngine is a lightweight Python game engine built on SDL2, designed to help you create
2D games with ease and speed.

Pixnox Studio's : https://github.com/Pixnox-Studio

Docs:
https://pixnox-studio.github.io/Velox-Web/
