Metadata-Version: 2.4
Name: pool-gm
Version: 0.1.0
Summary: A terminal game engine for python.
Author: Olan
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# What is pool?
pool is a terminal game engine for python
# Why is pool for terminals?
pool is supposed to be for terminals so you dont need `pygame`
# How to install
Use
```
pip install pool-gm
```
To install.
