Difference between revisions of "Non-explicit Dive Protection"
Jump to navigation
Jump to search
(Initial commit.) |
m (add details) |
||
Line 2: | Line 2: | ||
'''Non-explicit Dive Protection''' is a way to protect a bot from getting too close to the opponent(s), without any special case. It is first implemented in [[Dookious]] by [[Voidious]], then adapted by a lot of other bots. | '''Non-explicit Dive Protection''' is a way to protect a bot from getting too close to the opponent(s), without any special case. It is first implemented in [[Dookious]] by [[Voidious]], then adapted by a lot of other bots. | ||
+ | |||
+ | The most popular way to implement this is to multiply a predicted-distance factor into the danger of each movement option. | ||
== See also == | == See also == | ||
* [[Dive Protection]] | * [[Dive Protection]] |
Revision as of 07:02, 10 October 2017
This article is a stub. You can help RoboWiki by expanding it. |
Non-explicit Dive Protection is a way to protect a bot from getting too close to the opponent(s), without any special case. It is first implemented in Dookious by Voidious, then adapted by a lot of other bots.
The most popular way to implement this is to multiply a predicted-distance factor into the danger of each movement option.