Prime Warzone Bot

Before diving into explaining a Warzone Bot, it would be helpful to the reader to understand how the game works: https://www.warzone.com/About

Prime is a project that I initially started in the Summer of 2021.
It is currently on its 3rd iteration, and finally lived up to expectations. Prime is now capable of:

  • Intelligent, weighted picking
  • Efficient expansion beyond just initial bonuses
  • Unpredictable attacks difficult for humans to handle

  • Currently, it would be fair to say that Prime is the 2nd best non-human player in the world. It is capable of defeating both versions of the production bot, as well as several other external bots:
  • Prod 1.0: https://www.warzone.com/MultiPlayer?GameID=33216911
  • Prod 2.0: https://www.warzone.com/MultiPlayer?GameID=33222360

  • This animation displays Prime's ability to simultaneously expand and break into bonuses of the opponent. The example shows an income swing of 7, which is very often game-deciding.

    Prime was developed in C# using the Warzone.AI framework. The project is over 1,500 lines of code and features several algorithms to evaluate its decisions.

    The Bot will continue to be updated and improved throughout 2023 and is hosted on GitHub: https://github.com/Bmeshanko/WarLight.AI