Difference between revisions of "Roskilde"
Jump to navigation
Jump to search
(→Aiming) |
|||
Line 12: | Line 12: | ||
== Aiming == | == Aiming == | ||
− | Roskilde | + | Roskilde try to guess the future position of enemy. |
− | |||
== History == | == History == |
Revision as of 18:00, 11 December 2007
Contents
General Description
Roskilde is my first attempt to build a Robocode Bot.
Movement
Roskilde should choose a motion type according to situation, actually only one type of motion is implemented, it is a random motion pattern inpired from Brownian Motion.
Aiming
Roskilde try to guess the future position of enemy.
History
version 0.2 improved aiming
version 0.1 first relase