Metadata-Version: 2.4
Name: gravitype
Version: 0.1.0
Summary: a fast paced terminal typing game
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: textual>=5.3.0
Requires-Dist: textual-dev>=1.7.0
Dynamic: license-file

# Gravitype
Gravitype is a terminal-based falling-words typing game built with Textual.
Words fall from the top of the screen, and your goal is to type them before they hit the ground.
It’s typing practice… with gravity.

# 🚧 Status
> This project is a work in progress (v1).
> Currently, the UI is being built — gameplay logic and scoring will come in later versions.
