Skip to content

Instantly share code, notes, and snippets.

@DiMasta
DiMasta / gist:213f21f44aa8989fba2cec39f831d6af
Created January 9, 2024 13:30
CG Fall Challenge 2023 PM of Di_Masta
Di_Masta, 460th
Even though the contest seemed pretty random at the end, I've enjoyed it.
I've spend a lot of time, working on it every day and evening for 21 days straight. This time I really wanted to reach top 100m and fulfil a small dream of mine. But even with the enourmouse efforts I've invested I wasn't able to do it and I'm pretty disapointed of myself. But at least I've managed to improve my possion form previous contest, which puts a little smile on my face. Also I'm happy that I've managed to implement every idea that I had, eventough most of them didn't work at the end.
## How did I aaporach the task:
- In the first leagues I wanted to research the game using just simple heuristics. And it paid of at the end. I discovered that a predefined path for my dornes to follow works pretty nice. I've scatterd Check Points with radius 600 in the middle of all habitats, two points per drone and make my drones follow the CPs if the drone is in the radius of the CP target the next one.
- When the monsters c