Metadata-Version: 2.4
Name: pygameextra
Version: 2.0.85
Summary: Pygame. Made easier.
Author: Red
Author-email: redtonehair@gmail.com
Keywords: python
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame-ce
Requires-Dist: numpy
Requires-Dist: frozendict
Requires-Dist: requests
Requires-Dist: deprecation
Requires-Dist: pyperclip
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

Pygame Extra is an extension for pygame, 
you can easily make complex games and or apps with much less code then you would otherwise, 
Pygame Extra is a engine for creating complex interactions without the need for making everything yourself 

The online documentation can be found at: https://pygame-extra.readthedocs.io/en/latest/

github: https://github.com/JustRedTTG/PGE
