Metadata-Version: 2.4
Name: bobz
Version: 0.2.2
Summary: A custom game center inspired by Pygame
Author-email: bobz <you@example.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pygame>=2.0.0
Description-Content-Type: text/markdown

## hmm... don't know what to put here
editor, put something in here

## **editor:**
**how to use this library:**

run these commands:
1) `pip install bobz`
2) `python`
3) `import games`
4) `games.help()`

A help menu should print out. \
**Use it.**
