Search results

Jump to navigation Jump to search
  • ...be found on the [[Dynamic_Clustering]] page. The most common approach in Robocode use I would guess is Manhattan distance, which is |x2-x1|+|y2-y1|+.... But
    3 KB (485 words) - 09:01, 7 October 2011
  • ...also one of the most effective and practical targeting algorithms used in Robocode. This tutorial will go over how to make a simple [[GuessFactor Targeting (t ...ains the algorithm [http://dialspace.dial.pipex.com/town/pipexdsl/q/aqre94/robocode/guessfactor.shtml here]. However, some features of the original implementat
    13 KB (1,845 words) - 05:29, 13 August 2010
  • Outside of the world of [[Robocode]], this technique is called [[wikipedia:Motion_planning#Potential_Fields|po
    3 KB (510 words) - 21:52, 31 October 2016
  • ...ing space (e.g. guess factor & corresponding features) and physical space (robocode physics) consistent. To be more specific, maintain accurate 1-to-1 correspo ...robots are calling setAhead & setTurn, and leave the reset of movement to robocode. ScalarR is directly controlling velocity & turn rate instead, and is encap
    7 KB (1,171 words) - 03:15, 29 June 2021
  • : It is my ([[User:Origin]]) first Robocode robot. It won first place in my high school's competition.
    4 KB (530 words) - 00:21, 5 June 2019
  • | download_link = http://robocode-archive.strangeautomata.com/robots/eem.zapper_v4.35.jar ...motivated to continue to improve. Additional, thanks for bug fixes in the robocode engine and [[RoboRunner]].
    3 KB (452 words) - 02:39, 23 January 2023
  • : I've been visiting Europe for the past three weeks and had no access to [[Robocode]], so this version has only some small tweaks to the classification vectors
    3 KB (539 words) - 21:27, 22 July 2009
  • | download_link = http://robocode-archive.strangeautomata.com/robots/simonton.mini.WeeksOnEnd_1.10.4.jar ...gry beast!! Don't try to run it for more than 1 match without re-starting robocode, or just a few matches if you have a lot of memory. (Yes, the memory stick
    3 KB (522 words) - 20:11, 2 August 2017
  • MiniR101 is [[User:DavidR]] first Bot at Robocode. It started by being a Bot for experiments and learning. When I first packe
    4 KB (655 words) - 14:52, 13 February 2011
  • | download_link = http://robocode-archive.strangeautomata.com/robots/synapse.Watermelon_7.jar Currently developing in [[Robocode/Eclipse|Eclipse]]. Early on I used an educational IDE called BlueJ (its int
    3 KB (470 words) - 04:47, 18 August 2017
  • ...gry beast!! Don't try to run it for more than 1 match without re-starting robocode, or just a few matches if you have a lot of memory. (Yes, the memory stick
    4 KB (566 words) - 04:01, 28 July 2009
  • ...bots extend the '''AbstractXanderRobot''' class, which in turn extends the Robocode '''AdvancedRobot''' class. The '''AbstractXanderRobot''' class contains ba ...one turn into the future (necessary for a more accurate aim due to how the Robocode processing loop operates), and passes those to the '''Targeter''' for aimin
    28 KB (4,139 words) - 19:01, 16 April 2017
  • | download_link = http://robocode-archive.strangeautomata.com/robots/kawigi.sbf.FloodHT_0.9.2.jar ** Also beats [[SandboxDT]] and opens second only to [[SandboxDT]] in the Robocode Outpost Pro 1-on-1 division, season 12. Meanwhile, it didn't qualify for t
    3 KB (522 words) - 20:08, 2 August 2017
  • Just add your bot name ('''as appears in the Robocode selector after packaging''', so including versionnumber) and the download l The easiest way to do this is to package your bot with Robocode (Robot -> Package robot for upload).
    43 KB (5,175 words) - 11:18, 10 June 2024
  • import robocode.*; import robocode.util.Utils;
    7 KB (750 words) - 18:09, 21 September 2017
  • ## Adjust the velocity according to Robocode physics (aiming for the target velocity)
    4 KB (599 words) - 11:47, 20 September 2017
  • ...xela|Rednaxela]], but including [[User talk:Rednaxela/FastTrig|other great Robocode luminaries]].
    4 KB (582 words) - 20:03, 18 November 2014
  • * This has no side effect in Robocode version newer than 1.6.1.4
    5 KB (688 words) - 10:30, 1 July 2010
  • ...o you guys think of using "1st place finishes" as the score instead of the Robocode score? Should be easy enough to parse out of a RoboLeague XML, and I really ...nk it's intuitive to think that's how battles should work, but it isn't in Robocode. =) And what number would "survival" represent there, by the way? I do lik
    20 KB (3,652 words) - 00:01, 25 October 2017
  • | download_link = http://robocode-archive.strangeautomata.com/robots/supersample.SuperWalls_1.0.jar import robocode.*;
    5 KB (536 words) - 12:38, 4 September 2017

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)