Difference between revisions of "User:Jdw"
Jump to navigation
Jump to search
(Created page with "== Background == I'm 16 years old and have been programming for 8 years. I had my first experience with programming games a few years ago, when I found [http://wiki.darwinbots.c...") |
|||
Line 4: | Line 4: | ||
== My bots == | == My bots == | ||
− | '''Hurricane''' - My first, and so far, only bot. Specializing in melee combat, it will use dynamic clustering targeting and path-based minimum risk movement. Right now, it uses some kind of mix between dynamic clustering and pattern matching targeting and random movement. Much work to be done. | + | '''[[Hurricane]]''' - My first, and so far, only bot. Specializing in melee combat, it will use dynamic clustering targeting and path-based minimum risk movement. Right now, it uses some kind of mix between dynamic clustering and pattern matching targeting and random movement. Much work to be done. |
Latest revision as of 05:55, 10 November 2012
Background
I'm 16 years old and have been programming for 8 years. I had my first experience with programming games a few years ago, when I found Darwin Bots. In the summer of 2012, I found Robocode, and it's been downhill since then.
My bots
Hurricane - My first, and so far, only bot. Specializing in melee combat, it will use dynamic clustering targeting and path-based minimum risk movement. Right now, it uses some kind of mix between dynamic clustering and pattern matching targeting and random movement. Much work to be done.