dgets / nightMiner

Halite III Bot - rewriting Halite III bot from scratch with better project structure plans
6 stars 1 forks source link

Better halite seeking needed #22

Closed dgets closed 5 years ago

dgets commented 5 years ago

Due to the fact that the halite is distributed in a fashion that decreases as you get away from any particular local maxima, it will be fairly easy to plot a course to any close particular maxima and use that as a primary target for more than one ship. Well, it'll be a better idea once collision detection is a little more sophisticated, but it's something to keep in mind for the future here.

dgets commented 5 years ago

I think this is being implemented pretty uniformly now, and I'm certainly paying attention to make sure that I'm implementing it anywhere that I notice a less intelligent move as I browse the code now. The issue, at this point, seems to be more centered around #27.