Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 646 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 646 Bytes

Background image

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.

example image