# Setting up and running the project the project 1. Install python 3.6 - Linux/Ubuntu: https://tecadmin.net/install-python-3-6-ubuntu-linuxmint/# 2. Use pip to install pyglet 1.2.4 - Linux/Ubuntu: $ sudo pip3.6 install pyglet . Download the actual project from: URL: https://gitlab.cs.uni-duesseldorf.de/cheraghi/SwarmNetworkSimulator/-/archive/master/SwarmNetworkSimulator-master.zip . Unzip it: -Linux/Ubuntu: $ unzip DownloadDirectory/SwarmNetworkSimulator-master.zip 3. Run the project - - Linux/Ubuntu: $ cd SwarmNetworkSimulator-maste $ python3.6 main.py #Config the project: