DCBot

Jump to navigation Jump to search
Revision as of 17 November 2011 at 12:27.
The highlighted comment was created in this revision.

Just found this page. I think your algorithm is basically the same as DCBot algorithm, which is first generation of PIF algorithm used in Robocode. In case you didn't know, most PIF robot right now use algorithm described in PIF page, which is faster than this algorithm.

    Nat Pavasant14:08, 17 November 2011

    Maybe i do not understand new algorithm. How many iterations do this algorithm for bullet, which will hit after 30 turns (according to my tests it's avarage bullet flight time for Tomcat)?
    I do not remeber exactly, but this algorithm do about 4-7 iterations. And if new algorithm does 30 iterations, i'm sure, that my is faster:)

    And indeed, both of algorithm needs for more clear description:)

      Jdev14:23, 17 November 2011
       

      Also, which open source bot is implement translating PIF? May be code will be more clear for me

        Jdev14:27, 17 November 2011