Metadata-Version: 2.1
Name: pygex
Version: 0.1
Summary: A simple Python game engine built around pygame and PyOpenGL.
Home-page: https://github.com/DCubix/pyge
Author: Diego Lopes
Author-email: diego95lopes@gmail.com
License: MIT
Keywords: python,game,engine,3d,graphics,gamedev
Requires-Dist: freetype-py (==2.3.0)
Requires-Dist: numpy (==1.24.2)
Requires-Dist: path.py (==12.5.0)
Requires-Dist: Pillow (==9.4.0)
Requires-Dist: pygame (==2.1.3)
Requires-Dist: PyOpenGL (==3.1.6)

