Submission Guidelines for Agent Development Track
📢 News!
May 25 — Agent submission deadline has been extended to June 15.
Getting started
Welcome to the Agent Development Track! The following tutorial video will walk you through the steps to set up agent training environment.
Note: We are updating the video and will release soon. At the meantime, please refer to the set up instructions in readme. Here are a few steps:
- Clone the agent template and install required packages.
- Connect to the game.
We provided a random agent under “examples” folder that you can use to test agent connection with the game.- You can connect to the game in Unity editor, in this way you can edit the game settings and make your own testing levels.
- Clone the game repo.
- Open in Unity editor and hit ▶️.
- You can also connect to a local build of the game.
- Log in to GitHub and download the latest build that is compatible with your system.
- Double click to run the .exe file
- You can connect to the game in Unity editor, in this way you can edit the game settings and make your own testing levels.
- Run
python play_game.py
.
Note: The artifacts can only be downlowed after login to GitHub.
Submit an Agent
The submission portal for Dice Adventure hackathon and CoG competition was opened on March 1, 2025 and will be closed on June 15, 2025. To submit an agent, please fill out this submission form and upload your submission (zip file only) to this Dropbox link.
Please reach out to us at glensmith@gatech.edu and qzhang490@gatech.edu if you come across any technical issues.
Last updated on May 29, 2025.