config.py
with your team name, agents, and other options. Make a zip archive named contest.zip, containing this and the rest of your files (no subdirectories within the zip file please). Register your team here. If you are working with another student please register only a single group. Make note of the key that will be generated for your team. You will need it to enter the nightly competitions.
Once your team is registered, you can submit your agent here.
For your reference, we have provided a sample config.py
configured for the BaselineAgent
. The BaselineAgent
directory itself is inside the teams
directory. Make sure to pick a unique team name!