Metadata-Version: 2.4
Name: sverpykit
Version: 0.2.4
Summary: A wrapper for pygame.
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame
Dynamic: license-file

# Sverrys PygameTools
Sverrys PygameTools is a wrapper for the library "pygame" that adds a UI and game logic.

How to use:<br>
To use Sverrys PygameTools you must install it from github by executing this command
in your terminal:<br>
`pip install sverpykit`.<br>
This will install all the files from the directory `sverpykit`.

Huge thank you to the developers of pygame and python. Without you all this wouldn't be possible!
