Metadata-Version: 2.4
Name: pygame-zer
Version: 0.1.0
Summary: Zoomable explorable regions for pygame
Project-URL: Homepage, https://github.com/frqubit/pygame-zer
Project-URL: Issues, https://github.com/frqubit/pygame-zer/issues
Author-email: Carlos Camacho <carlosdcamachoed@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pygame
Description-Content-Type: text/markdown

This package manages zoomable explorable regions in a Pygame project. This package is not
done in the slightest. Use at your own risk.

See the examples directory for example usage.
