Metadata-Version: 2.1
Name: datek-agar-kivy
Version: 0.1.0
Summary: Kivy client for Agar game
Home-page: https://gitlab.com/datek-agar/agar-core
License: MIT
Author: Attila Dudas
Author-email: dudasa7@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Kivy (>=2.0.0,<3.0.0)
Requires-Dist: datek-agar-core (>=0.1.0,<0.2.0)
Requires-Dist: numpy (>=1.20.0,<2.0.0)
Project-URL: Repository, https://gitlab.com/datek-agar/agar-core
Description-Content-Type: text/markdown

# Agar - Kivy
Kivy client for `datek-agar-core`.
The project is in early development stage.

## Usage
After installation, run the `agar-kivy` command.

## Controls
increase speed: &#8593;  
decrease speed: &#8595;  
turn left: &#8592;  
turn right: &#8594;
