Talk:TheRiver

From Robowiki
Revision as of 20:47, 13 April 2009 by Nat (talk | contribs) (melee surfing (or very close to))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Melee Surfing

I do implement some ideas about melee surfing on this robot. It's currently keep stats for each robot, use gunheat-base wave placing, linear interpolating and add danger to each risk point. It's movement is not yet complete, therefore not compilable. Some of my headache is on point generating function. This robot is based on Coriantumr so it inherit Coriantumr point generating function. I'm think of two ways, one is not care about waves unless current movement vector will intersect it, or another way, using precise prediction to get set of points. Anyone have ideas? I'll release first version with HOT as soon as I finished it. » Nat | Talk » 18:47, 13 April 2009 (UTC) (PS: Since in melee you can't check for correct energy drop, it seem that try to make mekee surfing alternative to aother melee movement (MinimumRisk here) is good ideas? Or not?)(PS2: Actually I want this robot closed source, but it base off Coriantumr so I must use KPL for his source)