Skip to content

Instantly share code, notes, and snippets.

View aangairbender's full-sized avatar
🎯
Focusing

Yevhen Kazmin aangairbender

🎯
Focusing
  • Tokyo, Japan
View GitHub Profile
@aangairbender
aangairbender / cg-fall-challenge-2023-pm.md
Last active May 21, 2024 14:59
CG Fall Challenge 2023 PM of aangairbender

aangairbender, Legend 11th!

Overview

Very important for me was having good toolkit for this contest:

  • code for state serialization (every turn I print base64 encoded state of the bot to stderr, so I can run my bot locally from any replay from any frame and debug the bot's behavior)
  • state visualizer (to debug fish tracking mostly)

Bot itself consists of 3 components:

  • fish tracking