The following agents are provided for you to practice and play against:
my_agent.py: a template file to help you get started with your first Agent
my_agent.py
wanderer.py: a bot that wanders aimlessly around the map
wanderer.py
stand_still.py: a bot that thinks for 1s and does nothing
stand_still.py
random_agent.py: a bot that makes random moves
random_agent.py
flee_bot.py: a bot that places bombs and runs away
flee_bot.py
Check out our Repo-of-Fame and play against the agents submitted in the AI Sports Challenge, an artificial intelligence competition that featured Dungeons and Data Structures.
Last updated 4 years ago