AWAP is a yearly 24-hour hackathon where contestants build Python bots to beat opponents' bots in a game.
I worked in a team of four in the 2024 competition, which was a recreation of Bloons Tower Defense, a game where you place defenders against an onslaught of balloons.
Our approach was to split our team into two pairs, each working on its own bot. To gauge their strengths and weaknesses we had the bots fight.
Our final bot used the following strategy:
We came in 8th place. We realized that we underestimated the boosting-effect of the special defender was, and we were beaten by teams who used more boosters.
Exported from a markdown vault by EKB's vaultparser