Orbit Position

Jump to navigation Jump to search
Revision as of 20 August 2017 at 00:53.
The highlighted comment was edited in this revision. [diff]

Orbit Position

Collapse

SimpleBot orbits around the enemy if I understood correctly from debug graphics. It is generally better to orbit around the fire position.

Dsekercioglu (talk)22:23, 19 August 2017
Collapse

Thanks for your recommendation! I've tried both approach in an earlier version but I wonder if my implementation of orbiting around the fire position is correct or not, as it turned out to hurt my score a lot ;)

An interesting thing is that in 0.022 the score against weaker bots are improved a lot, but against stronger bots, decreased a lot ;) It seems that a mutation always works for some bots, and meanwhile hurts another. Maybe I could improve my score by switching to orbit fire position again in an later version, where the score against most bots are improved; )

Xor (talk)02:22, 20 August 2017
 
Collapse

opps I found my precise prediction is using fire position, and the bot is actually orbiting the enemy ;)

(However I found this combination gives me the best score. Orbiting the enemy a little lower, but orbiting the fire position halfs my score;( )

Xor (talk)02:30, 20 August 2017
 
Collapse

Got it! it is a mistake that I take the enemy bearing as orbit bearing, again ;) Now after switched to orbiting the fire position, the score against RaikoMicro improved a lot ;)

However, there is another bug that hurts a lot when I fix it ;(

Xor (talk)02:52, 20 August 2017