Skip to content

Releases: imrenagi/cloud-run-hackathon

1st winner best of the best APAC

24 Dec 05:50
a650fd2
Compare
Choose a tag to compare
remove deployment

Signed-off-by: Imre Nagi <imre.nagi@gojek.com>

AUNZ 1st Place

10 Sep 04:54
Compare
Choose a tag to compare
  • 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 playerandaggressiveto climb the leaderboard andbrave` to initiate counter attack.

SEA 1st Winner

30 Aug 00:33
Compare
Choose a tag to compare
  • Improve algorithm to avoid opponents attack range during exploration

Stateful Player

24 Aug 10:10
Compare
Choose a tag to compare
  • 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

21 Aug 11:11
Compare
Choose a tag to compare
  • 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.