How can I get locaions of enemy's information units from last turn?

I quickly ran through GameState and AdvancedGameState classes but couldn’t find any method to get locations of enemy’s Information Units. I think now I can only try to guess that accordingly to the damage dealt to my Firewalls.

If you look at the algo_core, you can see how the game engine and starter kit communicate. There is a way to get action phase data from there, which we leave as a challenge to our players. Someone on the forum will probably help you out though.

Good luck!

1 Like

https://forum.c1games.com/t/how-to-find-where-my-or-my-enemys-information-units-scored/240/4

I know that from the title it seems like a different topic, but the answer is still there

1 Like