Difference between revisions of "PC targeting"

From Robowiki
Jump to navigation Jump to search
(Help me with this.)
(No difference)

Revision as of 17:15, 21 May 2016

I'm not sure that I'm the first one to create it but I've found it by myself. PC is pattern continuer. it continues the patterns DOESN'T MATCH THEM. It saves the last 30 ticks(you can decide it yourself) and continues them like: 1. HeadingChange = 5, 2. HeadingChange = 10, 3. HeadingChange = 15 so 4. HeadingChange = 20. I'm not sure that it will work because my I don't have my computer with me but I tried my algorithm on paper and it worked well so I will use it. The problem is having problems with complicated patterns like 1,2,10,9,3,4,8,7,5,6. Can someone help me with the patterns.