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.txt
python3 agario.py
You can train models with commands too, e.g. training for CNN:
python3 train_cnn.py