Metadata-Version: 2.4
Name: games-TPlays
Version: 1.7.13
Summary: A powerful and simple 2D game engine for Python with hardware acceleration (OpenGL) and one-click .exe generation.
Author: TiagoPlays
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pygame
Requires-Dist: PyOpenGL
Requires-Dist: PyInstaller
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

**games** is a lightweight, high-performance Python library built on top of **Pygame** and **PyOpenGL**. It was designed to bridge the gap between ease of use and professional deployment, allowing developers to create 2D games with hardware acceleration and distribute them as standalone executables without the typical headaches.
