Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/datek/datek-agar-core


https://github.com/datek/datek-agar-core

agario python

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

[![codecov](https://codecov.io/gh/DAtek/datek-agar-core/graph/badge.svg?token=YYOA2LGHS2)](https://codecov.io/gh/DAtek/datek-agar-core)
Code style: black
License: MIT

# Agar game core

The project contains the game logic, the rules of this universe, the server and an async client.
It's in early stage of development.

## Installation
If your OS is compatible with `uvloop`, install it with `pip install datek-agar-core[uvloop]`

## Usage
After installing, just type `run-server` in the terminal.
For help, type `run-server --help`