🤺Additional agents

🤖 Provided Agents

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

  • 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

🦾 Ready for a challenge?

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