Metadata-Version: 2.1
Name: batgrl
Version: 0.27.0
Summary: Badass terminal graphics library.
Author-email: salt-die <salt-die@protonmail.com>
License: MIT
Project-URL: repository, https://github.com/salt-die/batgrl
Project-URL: documentation, https://salt-die.github.io/batgrl/index.html
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy >=1.21.2
Requires-Dist: opencv-python >=4.5.4.58
Requires-Dist: wcwidth >=0.2.5

# batgrl
<sup>**b**ad**a**ss **t**erminal **gr**aphics **l**ibrary</sup>

Create games:

![Tetris](https://raw.githubusercontent.com/salt-die/batgrl/main/preview_images/tetris.png)

Simulations:

![Cloth](https://raw.githubusercontent.com/salt-die/batgrl/main/preview_images/cloth.png)

Or entire feature-filled applications:

![Windows](https://raw.githubusercontent.com/salt-die/batgrl/main/preview_images/windows.png)

See it in action: [Video Preview](https://youtu.be/LLI6ANQ6MH4).

[Read the docs](https://salt-die.github.io/batgrl/index.html)
