Metadata-Version: 2.4
Name: pyverse2d
Version: 0.63.4
Summary: 2D Game Engine using pyglet (OpenGL) for rendering
Author: WhiteWolf45380
License: MIT
Project-URL: Homepage, https://github.com/WhiteWolf45380/pyverse2d
Keywords: game,engine,2d,pyglet,opengl
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyglet>=2.0
Requires-Dist: numpy>=1.20
Dynamic: license-file

Installation:
  - from PyPi: pip install pyverse2d
  - from GitHub: pip install https://github.com/WhiteWolf45380/PyVerse2D/archive/refs/heads/main.zip
