Skip to content

Template Agent file for the 2020 AI Sports Challenge - Dungeons and Data Structures

License

Notifications You must be signed in to change notification settings

CoderOneHQ/agent-template

Repository files navigation

🐉 Dungeons and Data Structures - Agent Templates

This Repo contains templates and practise Agents for the AI Sports Challenge 2020 (Dungeons and Data Structures).

Download the Agent file and save this in your working directory for the challenge.

Agents:

  • my_agent.py: a template file to help you get started with your first Agent
  • wanderer.py: a bot that wanders aimlessly around the map
  • stand_still.py: a bot that thinks for 1s and does nothing
  • random_agent.py: a bot that makes random moves
  • flee_bot.py: a bot that places bombs and runs away

The Agents within the folder Legacy Agents, are for an older version of Dungeons and Data Structures, available here

For full documentation on how to create your Agent, check out the resources here. (Resources available from 11 Dec 5PM AEST)

About

Template Agent file for the 2020 AI Sports Challenge - Dungeons and Data Structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages