Search results

Jump to navigation Jump to search
  • <div style="font-size:170%;text-align:center">Welcome to Robocode!</div> == What is Robocode? ==
    3 KB (486 words) - 16:01, 20 October 2022
  • Roskilde is my first attempt to build a Robocode Bot.<br> == History ==
    766 bytes (111 words) - 21:22, 9 October 2010
  • | page1 = Version History * Fix up bot to work with Robocode 1.9.2.5 rather than 1.9.3.0.
    526 bytes (64 words) - 11:40, 10 December 2017
  • ...- i.e., the likelihood that the enemy fired at various angles. (Note that Robocode bots cannot see bullets in the air.) == History ==
    2 KB (291 words) - 19:19, 31 December 2012
  • | download_link = http://jeromelavigne.ca/robocode/darkcanuck.Leon_1.01.jar ...aul since I broke many of Leon's classes with the CPU constant problems in Robocode version 1.5.0-1.5.3
    4 KB (608 words) - 08:26, 30 April 2009
  • ...]] that tries to match the most recent series of enemy movements against a history of previous enemy movements. The most common form finds the closest match, ...ng was one of the most powerful targeting strategies in the early days of Robocode. It is the most powerful method among [[NanoBots]] and one of the best amon
    3 KB (465 words) - 20:48, 24 June 2012
  • | ''Please run robocode with -Ddebug=true to allow unlimited painting. 2009.1 version draws much mo === Version History ===
    2 KB (320 words) - 13:39, 27 December 2009
  • | page1 = Version History ...o run fast with multi-threading and persistent Robocode engines, using the Robocode control API.
    4 KB (637 words) - 16:38, 24 January 2023
  • ...t the history of Robocode, for the my first robot tutorial, please visit [[Robocode/My First Robot]].'' ...h firepower calculation, but merely confuses the old bots in the current [[Robocode]].
    4 KB (556 words) - 13:58, 27 August 2009
  • | page1 = Version History : ''Robocode is just another name of movement. ''
    2 KB (331 words) - 07:13, 10 October 2017
  • | page1 = Version History * Fix Robocode version to match RoboRumble.
    2 KB (327 words) - 02:28, 25 April 2020
  • : Not so much. Not entered in roborumble due to the 2013 robocode repository crash. ...ound. It got as high as 67% on v.1.0, which has 239 bytes. see the version history for more.
    4 KB (551 words) - 02:26, 23 November 2013
  • ...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
  • ==== [[FloodHT]] Version History ==== * 0.9.1 - For some reason Robocode didn't like the FloodHT 0.9 jar, so I made a new one - only difference is o
    2 KB (356 words) - 15:55, 30 September 2017
  • | download_link = http://robocode-archive.strangeautomata.com/robots/cx.Lacrimas_1.36.jar | page1 = Version History
    3 KB (358 words) - 23:35, 19 September 2017
  • ...served as guidance to other Robocoders, accelerating the evolution of many Robocode concepts. The rapid evolution of [[NanoBots]] was largely impacted by many ...erent times. It served as an excellent guide to advanced concepts for many Robocode authors.
    3 KB (540 words) - 04:48, 12 August 2017
  • | page1 = Version History Setup should be as simple as unzipping to a fresh directory and cloning a Robocode install with setup.sh. For example:
    4 KB (667 words) - 03:51, 13 August 2012
  • ...ar and successful methods of [[:Category:Targeting|targeting]] in all of [[Robocode]]. Alternatives to GuessFactor Targeting include [[Dynamic Clustering]] and == History ==
    5 KB (723 words) - 02:09, 16 October 2017
  • | page1 = Version History Wave Surfing is one of the most effective moving techniques in Robocode, specially powerful against simple targeters. The general idea is to keep i
    1 KB (230 words) - 05:53, 20 July 2009
  • | page1 = Version History ...use ''bullet flight time-1'', because bullets advance an extra time before Robocode checks for collisions. (Had this detail right in data collection, but not p
    2 KB (226 words) - 18:22, 31 May 2012
  • | download_link = http://sites.google.com/site/zyxsite/robocode/zyx.mega.Newton_2.1.jar | title1 = '''Version History'''
    3 KB (399 words) - 09:33, 15 May 2009
  • | page1 = Version History '''Silo''' represents the forefront of robocode engineering, being meticulously crafted using cutting-edge reinforcement le
    2 KB (215 words) - 03:50, 17 January 2024
  • * A win (above 50% average [[Robocode/Scoring|score]]) earns a bot 2 points. ...imply ''win''–''loss''. For instance, [[Diamond]] 1.8.22 [[Diamond/Version History|had a PL score]] of '''923-1'''.
    2 KB (241 words) - 04:55, 14 October 2017
  • == A brief history == : ''For a more complete history, view the [[/Origin Discussion|Origin Discussion]], the [[/Archived Talk 20
    6 KB (867 words) - 23:38, 24 October 2017
  • | download_link = http://robocode-archive.strangeautomata.com/robots/ags.polylunar.Polylunar_1.6.jar | page1 = Version History
    4 KB (587 words) - 00:16, 19 October 2017
  • | page1 = Version History ...P But this comment is about another thing,it seems that I have to have the robocode security disabled to test my underdevelopment team against Polylunar! Acces
    7 KB (1,158 words) - 19:31, 6 September 2017
  • ...be seen as breakthroughs, but they add up to a huge net improvement in the Robocode state of the art. ...s since ~2005, it will be clear that innovation is still alive and well in Robocode.
    6 KB (878 words) - 03:17, 27 February 2024
  • many sizes, Robocode <b>will</b> slow down. Even if it works, the resulting pattern matcher migh ...er with a six character alphabet. A typical implementation might store its history in a string like so:
    7 KB (975 words) - 21:53, 12 June 2012
  • | page1 = Version History Returning after 3 years, I wanted to have a bit of fun and restart some robocode projects. Taking [[AgentSmithRedux]] and improving upon it for fun.
    2 KB (332 words) - 02:23, 25 April 2020
  • ...sion of my robot. It was written a long time ago, not long after I found [[Robocode]], but it had a strange effectiveness so I decided to start working on it a Version History
    2 KB (410 words) - 17:02, 23 August 2009
  • | page1 = Version History ** Add -t argument to set number of threads, up to number of Robocode installs configured in roborunner.properties.
    4 KB (521 words) - 21:26, 30 September 2012
  • | download_link = http://robocode-archive.strangeautomata.com/robots/robar.nano.BlackWidow_1.3.jar : 1.0 - http://robocode-archive.strangeautomata.com/robots/robar.nano.BlackWidow_1.0.jar
    11 KB (1,347 words) - 04:51, 18 August 2017
  • ...''Do not add yourself to the list.''' It was an important part of Robocode history, and it should be preserved as-is. In any case, the [[LiteRumble|current Ro |[http://davidalves.net/robocode/raikomx.gif screenshot]
    5 KB (679 words) - 00:04, 25 October 2017
  • | page1 = Version History : 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/kawigi.mini.Fhqwhgads_1.1.jar == Version History ==
    7 KB (1,224 words) - 04:40, 18 August 2017
  • | page1 = Version History : 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
  • | page1 = Version History | download_link = http://robocode-archive.strangeautomata.com/robots/simonton.mini.WeeksOnEnd_1.10.4.jar
    3 KB (522 words) - 20:11, 2 August 2017
  • | page1 = Version History ...than iterating through every pair of two GuessFactors. And it's closer to robocode physics as well.
    6 KB (1,035 words) - 04:46, 30 August 2017
  • | page1 = Version History ...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
  • | download_link = http://robocode-archive.strangeautomata.com/robots/voidious.Dookious_1.573c.jar | page1 = Version History
    6 KB (950 words) - 11:44, 22 August 2017
  • | page1 = Version History ...xela|Rednaxela]], but including [[User talk:Rednaxela/FastTrig|other great Robocode luminaries]].
    4 KB (582 words) - 20:03, 18 November 2014
  • ...e this: for every scan I find the N most similar situations in the enemy's history (lots of other factors were added, like distance traveled in 30/60/120 tick ...ing factors like wall-dist, corner-dist, target bearing, and obviously the history positions), and then using [[MultipleChoice]] we filter the more "populated
    6 KB (1,101 words) - 06:33, 15 September 2017
  • | page1 = Version History ...bot using some things i learnt from [[Aristocles]]. But nothing is easy in Robocode it seems... I had hoped to release a new version today, but it will not be
    8 KB (1,255 words) - 22:55, 19 May 2009
  • | page1 = Version History | download_link = http://robocode-archive.strangeautomata.com/robots/gh.GresSuffurd_0.3.14.jar
    4 KB (606 words) - 12:52, 25 January 2021
  • ...g Framework is a framework to aid in painting information to the screen in Robocode. It's primary goals are to: = Version History =
    17 KB (2,515 words) - 07:42, 27 February 2013
  • ...ete, but lacked some of the more advanced functionality like tracking wave history. Version 2.0 added more advanced functionality like wave history and has been the main version from about 2013 up through 2017. Version 2.0
    28 KB (4,139 words) - 19:01, 16 April 2017
  • Frequently asked questions about Robocode. == [[Robocode/Download|Installing]] and [[Robocode/Getting Started|using]] ==
    23 KB (3,748 words) - 11:40, 25 October 2020
  • * Updated movement simulation code to use Robocode 1.7.3.0 routines. * Added many new learning inputs including hit counts and movement history
    6 KB (841 words) - 02:11, 17 August 2011
  • | page1 = Version History ...that static data is garbage collected at end of battle, because apparently Robocode doesn't do this right
    5 KB (684 words) - 08:15, 20 January 2010
  • | page1 = Version History ...fecting 0.3.0's result. Hmm ... 0.2.1 also was running at least some on a Robocode 1.1.5 client, which affected its score. Darn, too many variables to contro
    4 KB (614 words) - 21:30, 21 October 2017
  • ...so small, and your tank is doing well in the RoboRumble. As a newcomer to Robocode, I am also just starting to do WaveSurfing, and I had a couple thoughts to ...ical branch, the compiler ignores the branch all together. Apparently, the robocode packager ignores it all together, as well. ;) Anyhow, it's simply:
    12 KB (2,106 words) - 10:22, 1 July 2010
  • | download_link = http://www.casepool.de/robocode/wompi.Wallaby_5.1.jar [[/VersionHistory | Version History]] | [[/Challenges | Challenges]]
    5 KB (723 words) - 01:59, 17 December 2012
  • import robocode.*; import robocode.util.Utils;
    30 KB (3,870 words) - 03:01, 11 August 2013
  • | download_link = http://robocode-archive.strangeautomata.com/robots/wompi.Numbat_2.1.jar | page1 = Version History
    5 KB (789 words) - 22:01, 17 September 2017
  • | download_link = http://robocode-archive.strangeautomata.com/robots/voidious.Diamond_1.8.28.jar | page1 = Version History
    6 KB (929 words) - 21:45, 1 October 2017
  • This page is a discussion of how Robocode should evolve in the future. == Robocode 2 ==
    30 KB (5,284 words) - 09:48, 22 May 2009
  • * RoboWiki runs on [[wikipedia:Ubuntu version history#Ubuntu 12.04 LTS (Precise Pangolin)|Ubuntu 12.04]] (Precise Pangolin), [[Sp Internet Archive, and we cannot edit pages, discuss Robocode, or submit
    21 KB (3,345 words) - 02:28, 25 April 2020
  • | page1 = Version History ...aseRobot'' — AdvancedRobot alternative, decoupling bot implementation from robocode
    13 KB (1,685 words) - 07:02, 19 January 2023
  • * Finally supports an up to date Robocode client version: 1.7.3.0 ** This is due to the way that Robocode handles bot filenames
    15 KB (2,213 words) - 22:42, 13 November 2011
  • | page1 = Version History ** Same as 0.2.23 but disabled robocode gl code.
    13 KB (2,005 words) - 06:29, 11 August 2009
  • ...of the ability to paint on the battlefield ([http://www.distantvisions.net/robocode/robo-draw.png very cool!]), though it is disabled in the packaged form. It ...obocode, that might sound kind of bad. But to those who are familiar with Robocode...well, I can't speak for the rest of you, but I think it's pretty darn goo
    87 KB (13,647 words) - 17:55, 8 February 2013
  • ...ust made a very simple linked list, here is an example: You need to save a history of every enemy scan: ...s my example: http://robocode.aclsi.pt/abc.ListTester_slow_1.0.jar, http://robocode.aclsi.pt/abc.ListTester_fast_1.0.jar. Run each one 10 rounds against Sittin
    24 KB (3,998 words) - 10:21, 1 July 2010
  • ...to make sure no part of my rating jump was from switching my clients from Robocode 1.1.3 to 1.1.5. Turns out it was a large factor in those rating jumps.'' ** ''Tainted rating with Robocode 1.1.5: Rating: 2128 (1st), PL: 506-2 (3rd)''
    41 KB (6,118 words) - 20:53, 20 May 2009
  • | download_link = http://www.distantvisions.net/robocode/xander.cat.XanderCat_12.9.jar ...mplemented. It is unusual to have a garbage collection issue in Java, but Robocode is an unusual game. On some platforms, garbage collection in the first rou
    50 KB (7,463 words) - 01:32, 9 April 2017
  • | page1 = Version History ...perfect unpredictable movement is not the movement that gives you the most robocode score. Scoring is about exploiting "bugs" in others. We are actually "attac
    38 KB (5,304 words) - 06:59, 19 January 2023
  • == Version history of GresSuffurd == ** re-introduce due to switch to Robocode 1.7.3.0
    25 KB (3,268 words) - 17:23, 15 July 2021
  • ...od suggestions for a new TargetingChallenge... And most of the top dogs of Robocode haven't posted much lately. -- [[Voidious]] ...y put together for some TC2K6 tests: <A HREF="http://www.dijitari.com/void/robocode/tc2k6/bots/voidious.simplevg.Dookious_0.611sVG.jar">Dookious 0.611sVG</A>.
    45 KB (7,402 words) - 10:29, 1 July 2010
  • | page1 = Version History ...use ''bullet flight time-1'', because bullets advance an extra time before Robocode checks for collisions. (Had this detail right in data collection, but not p
    109 KB (14,476 words) - 04:38, 19 August 2017