BH4 / Halite3-bots

AI bots for Halite3
MIT License
0 stars 0 forks source link

Add better exploration movement #2

Closed BH4 closed 6 years ago

BH4 commented 6 years ago

Move toward dense concentrations of halite. Also make sure to send different ships to different places. Or at least that there is enough halite for all of them.

BH4 commented 6 years ago

Choosing to move to the densest concentration of halite immediately can be bad in some cases. For example when the algorithm happens to pick a dense concentration that is far enough away that moving back requires all the energy it has. It then has nothing to drop off.

BH4 commented 6 years ago

It is probably best for now to just move toward locally better spots.

BH4 commented 6 years ago

Closed by 5379059668510e762491cc663b6ee499fd3ea120 Can be made better with smarter navigate function. See #8