Welcome to our repo for the 2021 GDMC competition
Our submission works on the GDMC HTTP interface by nilsgawlik and is based on the Python client associated with it.
To get our submission working, make sure to install all the Python dependencies linked in the requirements.txt via
$ pip install -r requirements.txt
When the build area has been set, just run the main.py
script.