Clone this repository.
You will need python3 and pip3.
After installing python3 & pip3
Write to terminal on the project's directory:
pip3 install -r requirements.txtpython3 agario.pyYou can train models with commands too, e.g. training for CNN:
python3 train_cnn.py