Releases: imrenagi/cloud-run-hackathon
Releases · imrenagi/cloud-run-hackathon
1st winner best of the best APAC
AUNZ 1st Place
- Add terraform and ansible for deploying the bot to GCE to reduce latency
- Add several strategies/mode.
zombie
to attack lowest rank player,guard
to attack highest rank playerand
aggressiveto climb the leaderboard and
brave` to initiate counter attack.
SEA 1st Winner
- Improve algorithm to avoid opponents attack range during exploration
Stateful Player
- Player now is stateful. When they are blocked for more than 3 times, it will hit the blocking players to find escape route
- Use
NormalStrategy
to handle normal game - Use astar algorithm to calculate optimized escape path
- Find better escape path when player is attacked from all direction
- CI/CD
Indonesia Region Final 3rd Winner
- Ability to attack
- Ability to escape attack from front, left, right, and even when the bot is cornered
- Ability to choose the optimal path to escape.