DNDS
  • 👋Welcome
  • Getting Started
    • 🔰Setup guide
    • 📚Game documentation
  • Resources
    • ✨Tips and tricks
    • 🤺Additional agents
    • 💭FAQ
Powered by GitBook
On this page
  • 🤖 Provided Agents
  • 🦾 Ready for a challenge?

Was this helpful?

  1. Resources

Additional agents

Previous✨Tips and tricksNextFAQ

Last updated 3 years ago

Was this helpful?

🤖 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.

🤺
LogoGitHub - CoderOneHQ/repo-of-fame: A Repo of the top bots from our past AI Sports ChallengesGitHub
5KB
provided-agents.zip
archive
Provided Agents