Search results

Jump to navigation Jump to search
  • * A win (above 50% average [[Robocode/Scoring|score]]) earns a bot 2 points.
    2 KB (241 words) - 04:55, 14 October 2017
  • Threads can be used to offload big chunks of work without skipping turns. Robocode imposes some specific constraints on robots using threads: ...use of these concerns, robot multithreading may not always be supported by Robocode into the future.
    5 KB (671 words) - 10:29, 1 July 2010
  • The easiest way to do this is to package your bot with Robocode (Robot -> Package robot for upload). * Do not use underscores in your package name, bot name or version number. Robocode itself has no problems with it, but the client is known to have problems wi
    4 KB (644 words) - 23:23, 16 September 2017
  • ...ove on to the formula for finding the enemy's position. To find a point in Robocode, you need to know two things: the point's distance and bearing from you. Af ...t is the enemy robot's absolute bearing to us. The way we can find this in Robocode is:
    5 KB (836 words) - 08:14, 1 July 2010
  • | download_link = https://github.com/ersamson/robocode/raw/main/ers.nano.iSuck.ISuckNano_1.0.jar This "line of robots" pretty much kickstarted my Robocode journey.
    2 KB (283 words) - 15:22, 17 November 2023
  • | download_link = http://robocode-archive.strangeautomata.com/robots/wiki.SuperSampleBot.SuperSittingDuck_1.0 import robocode.*;
    2 KB (253 words) - 13:28, 4 September 2017
  • | download_link = http://robocode-archive.strangeautomata.com/robots/voidious.Dookious_1.573c.jar : Best version: [http://robocode-archive.strangeautomata.com/robots/voidious.Dookious_1.573c.jar 1.573c]
    6 KB (950 words) - 11:44, 22 August 2017
  • Example ant script for robocode: <property name="robocode.jar" location="C:/robocode/libs/robocode.jar" />
    6 KB (741 words) - 02:09, 30 August 2011
  • ...ar and successful methods of [[:Category:Targeting|targeting]] in all of [[Robocode]]. Alternatives to GuessFactor Targeting include [[Dynamic Clustering]] and ...mentions, were what first brought GuessFactor Targeting to the rest of the Robocode community:
    5 KB (723 words) - 02:09, 16 October 2017
  • :at robocode.io.Logger.log(Unknown Source) :at robocode.battle.Battle.setupRound(Unknown Source)
    11 KB (1,744 words) - 09:48, 22 May 2009
  • [[Category:Robocode Documentation]]
    2 KB (315 words) - 23:34, 9 August 2017
  • import robocode.*; import robocode.util.Utils;
    4 KB (369 words) - 17:54, 1 September 2017
  • ...ed and debugged, but I feel it's good enough to release so newer people to Robocode have a nice Scan class with little effort on using it. import robocode.*; //Robocode stuff
    6 KB (765 words) - 10:28, 1 July 2010
  • ...e information about bots and to check if a bot is your friend or your foe. Robocode provides also an special interface called [[Droid]], which allows you to im ...is an instance of the same class, it is easy to identify each one because Robocode assigns each bot a specific number.
    5 KB (859 words) - 10:31, 1 July 2010
  • Bullets in Robocode do not occupy any space; they are simply lines. The length of the line is t ...de, their last displacements must intersect. That's how bullets collide in Robocode.
    6 KB (1,061 words) - 21:45, 17 April 2019
  • | ''Please run robocode with -Ddebug=true to allow unlimited painting. 2009.1 version draws much mo
    2 KB (320 words) - 13:39, 27 December 2009
  • | download_link = http://robocode-archive.strangeautomata.com/robots/rz.GlowBlowMelee_1.4.jar : In the very old days of Robocode, [[oldwiki:RoboRumble/Rankings meleerumble 20031228|it ranked at #4]] in th
    2 KB (318 words) - 10:25, 25 September 2017
  • # Open the program, and goto View, and configure the path to the robocode libraries.
    2 KB (318 words) - 05:38, 27 January 2014
  • Hello. The name is Ray Mark, and I'm new to robocode. But the [[Robocode]] api is slightly confusing and I was wondering if anyone could help me out
    17 KB (1,813 words) - 10:22, 1 July 2010
  • Sometimes when a bullet hits CCGL, and graphical debug is on, Robocode locks up for a few minutes (!). In the first frame rendered thereafter ther http:/robocode/uploads/jonathan/dangerouswaves.png
    5 KB (940 words) - 09:48, 22 May 2009

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