Search results

Jump to navigation Jump to search
  • ...d to [[Robocode/Game Physics|[-8, 8]]] units per tick and its turning to [[Robocode/Game Physics|[-10, 10]]] degrees. The explanation below is adapted for use in Robocode.
    8 KB (1,404 words) - 10:31, 1 July 2010
  • A newbie attempt at creating a competitive [[Robocode|Robocode]] robot. (I've earnt much experience since I started with Marshmallow so I' When I started with Robocode I figured my bot would get toasted out there.
    7 KB (1,013 words) - 10:58, 3 October 2009
  • ...s that RoboRunner uses the Robocode API to run battles rather than running Robocode through a runtime execution for each battle, reducing the amount of time it |non-Mac||0.9.7||[http://www.distantvisions.net/robocode/robojogger_0.9.7.zip robojogger_0.9.7.zip]
    16 KB (2,520 words) - 08:05, 11 March 2013
  • ...56M -jar robocode.jar)</code>. I have tested file savings with Roboleague, Robocode, and RR@H and they all seem to work (no Exceptions reported so far). -- [[U ...d time with mixed case words). Your bot then tries to write to a file that Robocode does not know about so it raises a security exception. If Paul was serializ
    11 KB (1,947 words) - 10:31, 1 July 2010
  • import robocode.*; setTurnRightRadians(robocode.util.Utils.normalRelativeAngle(absoluteBearing - getGunHeadingRadians()));
    3 KB (308 words) - 19:12, 17 June 2012
  • : [[DodgeBot]] from the secrets from robocode masters site for the Dodging movement. import robocode.*;
    6 KB (756 words) - 04:21, 8 October 2013
  • import robocode.Rules; /****************** ORIGINAL FROM ROBOCODE 1.7.1.3 *********************/
    22 KB (2,208 words) - 10:27, 1 July 2010
  • * There exists a binary copy that works with the latest robocode versions. You can download it here: [https://github.com/Chase-san/RoboResea
    2 KB (379 words) - 18:14, 4 December 2013
  • ...l. Despite this misnomer, the term "Dynamic Clustering" has stuck with the Robocode community.
    2 KB (339 words) - 16:24, 6 April 2024
  • 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
  • ...one have any idea for how to manually package a robot for use in robocode. Robocode doesn't not package classes that aren't explictly used by the robot -- [[G ...uld also do some dummy code to reference the unused classes to "trick" the Robocode packager into packagaing them. And [[David Alves]] uses Ant to package his
    11 KB (1,864 words) - 08:46, 27 September 2017
  • | download_link = http://robocode-archive.strangeautomata.com/robots/jekl.DarkHallow_.90.9.jar : I know it has no bearing on Robocode but I love the Dead so...
    2 KB (344 words) - 00:24, 29 September 2017
  • ...I had to change it a bit to make it compatible with the newest version of Robocode. import robocode.*;
    6 KB (592 words) - 10:22, 1 July 2010
  • :* Calculating enemy coordinates in <code>onScannedRobot()</code> with Robocode trigonometry. :* Using the [http://robocode.sourceforge.net/docs/robocode/robocode/TeamRobot.html TeamRobot communication methods].
    3 KB (363 words) - 04:15, 16 October 2017
  • ...ing pre-gathered battle data. This can take the place of running a zillion Robocode battles. ...ecial, but it's about time someone set up a solid system for doing it with Robocode!
    11 KB (1,670 words) - 19:28, 4 February 2017
  • ...that a single misconfiguration will corrupt everyone's results, nor to the Robocode developers where a bug in a new release can cause the same problems.
    2 KB (349 words) - 21:34, 11 November 2011
  • ...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
    2 KB (410 words) - 17:02, 23 August 2009
  • | download_link = http://robocode-archive.strangeautomata.com/robots/spinnercat.CopyKat_1.2.3.jar : Search it up on robocode repository. Or use the link on the infobox.
    3 KB (386 words) - 04:39, 18 August 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
  • | download_link = http://robocode-archive.strangeautomata.com/robots/supersample.SuperTrackFire_1.0.jar import robocode.util.*;
    3 KB (345 words) - 12:35, 4 September 2017
  • | download_link = http://robocode-archive.strangeautomata.com/robots/cx.Lacrimas_1.36.jar : In the old days of Robocode, Lacrimas was well-known for [[oldwiki:RoboRumble/Rankings roborumble 20040
    3 KB (358 words) - 23:35, 19 September 2017
  • [[User:Kawigi|Kawigi]] returned to Robocode to introduce [[MarioBros]] in January 2007, which proceeded to dominate the ...7e129dd54fc3 added] the Twin Duel rumble configuration files to a standard Robocode installation.
    6 KB (867 words) - 23:38, 24 October 2017
  • | download_link = https://github.com/ersamson/robocode/raw/main/ers.nano.sunderer.Sunderer_1.19b.jar ...appreciation to the culmination of the work laid out by former and current Robocode authors.
    3 KB (398 words) - 16:48, 25 November 2023
  • ...sting website goes down, sometimes API is changed. Luckily we have [http://robocode-archive.strangeautomata.com archive]. To fix a link to a workable one, just # http://robocode-archive.strangeautomata.com/robots/
    3 KB (383 words) - 05:06, 8 September 2017
  • * Updated movement simulation code to use Robocode 1.7.3.0 routines. ** Forgot to comment out code specific to 1.6+ versions of Robocode and received some 0 scores from 1.5.4 clients.
    6 KB (841 words) - 02:11, 17 August 2011
  • import robocode.*; import robocode.util.Utils;
    16 KB (1,689 words) - 07:59, 1 July 2010
  • ...a new and improved version of Tron in the next few weeks. Coming soon to a Robocode Arena near you! :)
    3 KB (405 words) - 22:27, 7 September 2017
  • ...han any of them on its own. This was a popular method in the early days of Robocode and is still popular among beginner and novice Robocoders.
    3 KB (476 words) - 15:11, 21 May 2009
  • Thanks, but I dont know if I will be able to spare much time for robocode to get any higher soon. --[[Florent]]
    2 KB (300 words) - 08:43, 27 September 2017
  • ...chived. '''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|cu |[http://davidalves.net/robocode/raikomx.gif screenshot]
    5 KB (679 words) - 00:04, 25 October 2017
  • | download_link = http://robocode-archive.strangeautomata.com/robots/supersample.SuperTracker_1.0.jar import robocode.*;
    3 KB (379 words) - 12:11, 4 September 2017
  • ...s from a .jar file you put in the robots dir, it will be in something like Robocode/.robotcache/jarname/package/botname.data. If it's a dev version you're work
    3 KB (488 words) - 05:13, 5 June 2009
  • ...m 1001 to 3501 (actually I want 5001, but it become a monster and crash my robocode up!
    5 KB (769 words) - 13:34, 17 June 2009
  • | download_link = http://robocode-archive.strangeautomata.com/robots/rz.HawkOnFire_0.1.jar :* It has been 13 years since he has been active in Robocode.
    3 KB (462 words) - 18:12, 21 September 2017
  • | download_link = http://robocode-archive.strangeautomata.com/robots/tzu.TheArtOfWar_1.2.jar : It was one of the best bots in the very earliest days of Robocode. Back then, it placed in the top 8 in the [[RoboRumble]].
    3 KB (498 words) - 20:54, 6 September 2017
  • ...64''' through '''rev0068''' -- Moved to Eclipse for development instead of Robocode's built in editor. (I had major problems with the new 1.7.4.0 editor)
    6 KB (964 words) - 00:27, 17 July 2012
  • ...bots/home/synapse.Geomancy_15.jar?attredirects=0 15] - G1935.9 - Return to Robocode ...etDebugVariable, which is not present in Roborumble-sanctioned versions of Robocode. As a result a few clients who got the buggy version are seeing crashes 100
    7 KB (1,032 words) - 18:10, 19 March 2010
  • new BattleRunner("C:\\robocode")
    3 KB (493 words) - 19:00, 13 May 2016
  • | download_link = http://robocode-archive.strangeautomata.com/robots/supersample.SuperRamFire_1.0.jar import robocode.*;
    5 KB (623 words) - 12:19, 4 September 2017
  • ...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,176 words) - 03:14, 16 May 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
  • import robocode.*; import robocode.util.*;
    5 KB (637 words) - 21:06, 20 December 2012
  • ...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
  • Robocode is a terrible addiction and my bot [[SandboxDT]] has not been changed since Robocode is a good fit to these aims and I would like to ask this community to help
    44 KB (7,669 words) - 05:19, 3 October 2012
  • ...movement. Sounds like we're in similar boats, wcsv... I've been resisting Robocode until tonight, having had my two toughest finals today. Precisely this is w
    3 KB (503 words) - 08:47, 27 September 2017
  • ...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
  • import robocode.AdvancedRobot; import robocode.RobocodeFileOutputStream;
    9 KB (1,134 words) - 07:28, 11 November 2011
  • | 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
  • | download_link = http://robocode-archive.strangeautomata.com/robots/gh.GresSuffurd_0.3.14.jar ...h handling is thought up by [[David Alves]], although it is obsolete since Robocode 1.5.
    4 KB (606 words) - 12:52, 25 January 2021
  • Comment: One of the best without PM, GF or WaveSurfing, I wish I met Robocode two years earlier . . .
    8 KB (1,187 words) - 21:04, 11 May 2009
  • | download_link = http://robocode-archive.strangeautomata.com/robots/eem.IWillFireNoBullet_v2.8.jar ...re routed to a dummy proxy, which blocks motion and firing commands to the robocode engine.
    4 KB (617 words) - 17:15, 1 August 2017
  • ...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
  • ...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
  • ...know the basics of Fuzzy logic, who doesn't but putting those basics into RoboCode is another thing altogeather. I figure fuzzy logic can be more of an -add o
    6 KB (1,054 words) - 19:14, 1 April 2011
  • import robocode.*; import robocode.util.*;
    8 KB (790 words) - 17:39, 8 June 2019
  • ...od, all using some kind of imaginary stick — this approach simulates exact robocode physics without using iterations. (as the term ''Precise'' is generally use import robocode.Rules;
    8 KB (934 words) - 05:47, 5 October 2017
  • | download_link = http://www.casepool.de/robocode/wompi.Wallaby_5.1.jar ...of course Credit to all robowiki contributors for making it easy to learn robocode from scratch.<br>
    5 KB (723 words) - 01:59, 17 December 2012
  • | download_link = http://robocode-archive.strangeautomata.com/robots/wompi.Numbat_2.1.jar : Of course credit to all RoboWiki contributors for making it easy to learn Robocode.
    5 KB (789 words) - 22:01, 17 September 2017
  • import robocode.*; import robocode.util.Utils;
    24 KB (3,194 words) - 15:18, 7 April 2020
  • | download_link = http://robocode-archive.strangeautomata.com/robots/supersample.SuperCrazy_1.0.jar import robocode.*;
    7 KB (798 words) - 12:16, 4 September 2017
  • ...ki! If you are fast leaner, you can learn robocode really fast! I've start robocode programming for 4 months but I've learn many of then already. Best luck for double turnGun = (robocode.util.Utils.normalRelativeAngle
    30 KB (4,702 words) - 10:27, 1 July 2010
  • | download_link = http://robocode-archive.strangeautomata.com/robots/supersample.SuperSpinBot_1.0.jar import robocode.*;
    7 KB (750 words) - 12:07, 4 September 2017
  • "[[Dynamic Clustering]]" (DC) is a term specific to the Robocode world that combines a [[wikipedia:k-nearest neighbor algorithm|k-nearest ne ...n space, except that in code, we are not limited to three dimensions. The Robocode battlefield is a two-dimensional data space, filled with (x, y) coordinates
    14 KB (2,154 words) - 17:24, 22 November 2013
  • import robocode.AdvancedRobot; import robocode.*;
    35 KB (4,485 words) - 10:30, 1 July 2010
  • many sizes, Robocode <b>will</b> slow down. Even if it works, the resulting pattern matcher migh
    7 KB (975 words) - 21:53, 12 June 2012
  • ...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
  • ....binarySearch to reduce my codesize - so now depends on Java 1.5+ (as does Robocode, so it shouldn't be a problem)
    5 KB (718 words) - 20:39, 22 January 2013
  • ...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://robocode-archive.strangeautomata.com/robots/voidious.Diamond_1.8.28.jar ...ve to take the 1v1 throne. A lot. =) But I'm probably retired from writing Robocode bots.
    6 KB (929 words) - 21:45, 1 October 2017
  • Internet Archive, and we cannot edit pages, discuss Robocode, or submit I thought it was lost for god this time, which would probably kill Robocode
    21 KB (3,345 words) - 02:28, 25 April 2020
  • robocode.util.Utils.normalRelativeAngle(goalDirection-getHeadingRadians()); turn = robocode.util.Utils.normalRelativeAngle(turn + Math.PI);
    8 KB (1,090 words) - 05:20, 5 October 2017
  • ...ed a good gun if I wanted to remain competitive against the ever-improving Robocode crowd. Being stubborn as always, I refused to go the GuessFactor way, no ma
    6 KB (1,101 words) - 06:33, 15 September 2017
  • The Robocode client is one option to measure the size of your robot. You can do this if
    9 KB (1,155 words) - 04:02, 13 August 2017
  • ...ut it shouldn't impact results, so I'm just gonna leave it. Still got some Robocode / JVM issues to iron out, I think. Anyway, no big surprises here. Congrats,
    16 KB (1,922 words) - 03:47, 9 October 2009
  • All results mentioned below are done with Robocode 1.9.2.5 with Java 7, with an average of 3 seasons.<br>
    11 KB (1,388 words) - 19:41, 3 December 2020
  • | download_link = http://robocode-archive.strangeautomata.com/robots/supersample.SuperCorners_1.0.jar import robocode.*;
    14 KB (1,826 words) - 23:13, 3 September 2017
  • import robocode.*; import robocode.util.Utils;
    22 KB (2,238 words) - 12:22, 27 September 2017
  • import robocode.*; import robocode.util.Utils;
    9 KB (1,055 words) - 18:34, 18 August 2017
  • ...sit Count Stats]] , [[DC|KNN]] , [[Guess Factor]]s, [[Wave Surfing]] and [[Robocode/Game Physics]], so if you aren't up to scratch with those, this might be a Due to Robocode physics, all of the data which is used by the enemy to decide where to fire
    23 KB (3,831 words) - 23:31, 28 August 2017
  • | download_link = http://robocode-archive.strangeautomata.com/robots/kawigi.mini.Fhqwhgads_1.1.jar ** Takes second place in season 14 of the Robocode Outpost Pro league! This is incredible! It beat FloodHT (don't plan on th
    7 KB (1,224 words) - 04:40, 18 August 2017
  • * 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
  • I've just recently started working on [[Robocode]] and I came up with this algorithm for predicting a bot's position travell
    10 KB (1,425 words) - 05:46, 17 April 2011
  • | download_link = http://robocode-archive.strangeautomata.com/robots/supersample.SuperMercutio_1.0.jar import robocode.*;
    13 KB (1,926 words) - 23:31, 3 September 2017
  • ** This version took a while to release because the [[Robocode Repository|Repository]] was broken, as usual. ...were lined up correctly, but it didn't look like it because of the bug in Robocode's drawing, which made me change my wave handling code to make it *look* lik
    19 KB (2,889 words) - 07:07, 26 October 2009
  • ...(or up to whatever depth I can handle, I have little experience with where Robocode shuts a bot off on data processing for a turn) meaning that by symmetry I c
    9 KB (1,596 words) - 18:07, 16 May 2012
  • ** [http://sites.google.com/site/zyxsite/robocode/zyx.mega.YersiniaPestis_1.3.7TC.jar YersiniaPestis 1.3.7TC] ** [http://homepages.ucalgary.ca/~agschult/robocode/ags.rougedc.RougeDC_ClassicTC.jar RougeDC ClassicTC]
    55 KB (8,332 words) - 16:27, 4 August 2009
  • ...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 ...using a rapid development tool than going low-level. When I code for fun (Robocode) I'm the opposite, I see coding as an art form, not a tool. I love the phil
    24 KB (3,998 words) - 10:21, 1 July 2010
  • ...aseRobot'' — AdvancedRobot alternative, decoupling bot implementation from robocode
    13 KB (1,685 words) - 07:02, 19 January 2023
  • ...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
  • Just add your bot name ('''as appears in the Robocode selector after packaging''', so including versionnumber) and the RobocodeRe The easiest way to do this is to package your bot with Robocode (Robot -> Package robot for upload).
    122 KB (14,934 words) - 18:19, 22 May 2024
  • However, step 3 isn't quite right. Robocode checks for bullet collisions by iterating through bullets in a random order
    11 KB (1,723 words) - 19:55, 11 January 2024
  • setTurnGunRightRadians(robocode.util.Utils.normalRelativeAngle( double delta = robocode.util.Utils.normalRelativeAngle(getHeadingRadians() +
    26 KB (4,386 words) - 10:28, 1 July 2010
  • ...and the fact that Warcraft III doesn't work in residence got me hooked on Robocode again. I'll hopefully be putting a lot of time into Fractal soon enough to ...r and slower; it managed to finish the 2000 rounds but I had to close down Robocode before the computer became usable again. Once I get that fixed and I finish
    27 KB (4,777 words) - 04:14, 14 August 2009
  • ** Same as 0.2.23 but disabled robocode gl code.
    13 KB (2,005 words) - 06:29, 11 August 2009
  • F:\Java\robocode\robots>java -Dsun.io.useCanonCaches=false -Xmx256M -cp .;../rob Strange, can you manually download it from http://robocode.aclsi.pt/tron/abc.tron3.Tron_3.02.jar? I'll upload a new version as soon as
    12 KB (2,137 words) - 22:29, 7 September 2017
  • ...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
  • ...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 ** But it never ever skipped a turn when I run it manually in robocode. (Even with speed set to max)
    38 KB (5,304 words) - 06:59, 19 January 2023
  • ...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
  • | 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
  • : In the early days of Robocode, one of the frustrating things about trying to excel in melee was that the
    26 KB (4,651 words) - 21:22, 9 August 2017
  • Ey thanx PEZ :) I have been away from robocode for a while but now I'm stuck again.. Still working on my guns, and improve
    24 KB (4,281 words) - 10:31, 1 July 2010
  • ** re-introduce due to switch to Robocode 1.7.3.0
    25 KB (3,268 words) - 17:23, 15 July 2021
  • * Squashed that nasty occasional freezing bug... had to hack robocode to print out stack traces to track it down. It was due to something I had a ...ve some tweaks and do all the tuning to be 'by the book', ie. according to robocode physics
    71 KB (10,919 words) - 15:07, 3 October 2018
  • ...k about it, i just might have made some changes before taking a break from robocode, that didnt find their way into a release. The problem is, i dont remember
    43 KB (7,787 words) - 09:48, 22 May 2009
  • ...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

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