Search results

Jump to navigation Jump to search

Page title matches

  • Wondering how to run your robot in [[Robocode]] from [https://www.jetbrains.com/idea/ Intellij]? Well this is possible! A Make sure Robocode is installed and can run before continuing.
    3 KB (501 words) - 23:24, 3 October 2023

Page text matches

  • This page is dedicated for describing the <code>robocode.AdvancedRobot</code> This will allow you to access setXXX() methods, as well as other parts of Robocode.
    589 bytes (74 words) - 03:27, 26 March 2016
  • The most important news in my opinion was that [[Robocode]] went open source, see OpenSourceRobocode. --[[GrubbmGait]] ...tant thing for me, of course, was that I happened to take a second look at Robocode after an off-hand mention to some classmates. I never would have thought I'
    442 bytes (70 words) - 23:31, 29 September 2013
  • [http://www.casepool.de/robocode/wompi.TassieDevils_1.6.jar| TassieDevils 1.6] Size: 1996 <font color="#8A08 [http://www.casepool.de/robocode/wompi.TassieDevils_1.5.jar| TassieDevils 1.5] Size: 1888 <font color="#8A08
    2 KB (261 words) - 14:40, 6 June 2012
  • #REDIRECT [[Robocode/Mac OS X]]
    31 bytes (5 words) - 03:26, 11 May 2009
  • #REDIRECT [[Robocode/Mac OS X]]
    31 bytes (5 words) - 03:25, 11 May 2009
  • #REDIRECT [[Robocode/Getting Started]]
    38 bytes (4 words) - 13:00, 28 November 2007
  • #REDIRECT [[Robocode/Articles]]
    31 bytes (3 words) - 03:30, 11 May 2009
  • #REDIRECT [[Robocode/Eclipse]]
    30 bytes (3 words) - 00:23, 11 October 2008
  • #REDIRECT [[Robocode/Articles]]
    31 bytes (3 words) - 03:27, 11 May 2009
  • #REDIRECT [[Robocode Repository]]
    33 bytes (3 words) - 03:47, 14 October 2017
  • #REDIRECT [[Robocode/Scoring]]
    30 bytes (3 words) - 20:48, 1 August 2017
  • #REDIRECT [[Robocode/FAQ]]
    26 bytes (3 words) - 04:15, 28 August 2017
  • #REDIRECT [[:Category:Robocode Theory]]
    39 bytes (4 words) - 05:15, 12 November 2007
  • [[Category:Robocode Documentation]]
    57 bytes (4 words) - 22:39, 10 August 2017
  • #REDIRECT [[Robocode/Game Physics]]
    35 bytes (4 words) - 05:55, 6 October 2017
  • #REDIRECT [[Robocode/Download And Install]]
    43 bytes (5 words) - 23:39, 9 August 2017
  • #REDIRECT [[Robocode/Download And Install]]
    43 bytes (5 words) - 23:39, 9 August 2017
  • <center>[http://jgap.sf.net/doc/robocode/robocode.html http://testwiki.roborumble.org/w/images/7/73/RobocodeJGAP.png]</center ...obocode/robocode.html RobocodeJGAP] is an approach to automatically evolve Robocode via the Genetic Programming engine JGAP (Java Genetic Algorithms and Geneti
    2 KB (347 words) - 19:39, 14 December 2008
  • Wondering how to run your robot in [[Robocode]] from [http://www.eclipse.org/ Eclipse]? Well this is possible! And that i ...of your launch configuration to something you remember, e.g. '''MyRobots - Robocode'''.
    5 KB (739 words) - 23:28, 3 October 2023
  • #REDIRECT [[Robocode/Game Physics#Time and distance]]
    53 bytes (7 words) - 23:01, 24 August 2017
  • #REDIRECT [[Robocode/Game Physics#Time and distance]]
    53 bytes (7 words) - 23:01, 24 August 2017
  • * Fix up bot to work with Robocode 1.9.2.5 rather than 1.9.3.0. '''RoboRumble: - ??? (Wrong robocode version)'''
    526 bytes (64 words) - 11:40, 10 December 2017
  • {{Youtube|3qOoDuGkwco|Creating an Eclipse Robocode Project}} In order to build a [[Robocode]] robot in [http://www.eclipse.org/ Eclipse], we first have to create a '''
    5 KB (768 words) - 21:37, 29 May 2019
  • Found one in [[Robocode]]? Report it [https://sourceforge.net/tracker/?func=add&group_id=37202&atid == Bugs in Robocode ==
    1 KB (187 words) - 18:51, 11 November 2010
  • This page is dedicated for describing the <code>robocode.Robot</code> [[Category:Robocode API]]
    131 bytes (17 words) - 18:11, 23 July 2011
  • In Robocode, robots are allowed to read from and write to files on the local disk, up t ...the robocode.properties file (currently under robocode/config, formerly in robocode root directory). It is also possible to package your robot with data alread
    2 KB (412 words) - 07:59, 18 May 2009
  • ...First Robot|My First Robot Tutorial]] first. You will also want to look [[Robocode Documentation|at some tutorials]] as well. The files in the robot will be extracted to <code>robocode/robots/<package name path>/</code>. You can look at them in the Robot Edito
    1 KB (219 words) - 22:39, 6 September 2017
  • '''RobocodeX''' is a modern front-end of robocode, formally known as [[RobocodeGL/2.0]]. It is currently in early development # [https://github.com/robocode-dev/tank-royale Robocode Tank Royale] support
    605 bytes (78 words) - 10:36, 20 August 2022
  • | title = Distributed Robocode Sub-pages | parent = Distributed Robocode
    1 KB (195 words) - 09:23, 25 January 2013
  • return Math.ceil(distanceToEnemy / robocode.Rules.getBulletSpeed(bulletPower)); == Notes about Robocode physics ==
    1 KB (215 words) - 23:06, 24 August 2017
  • ...gue (http://user.cs.tu-berlin.de/~lulli/roboleague/) is a tools to run a [[Robocode]] league.
    110 bytes (17 words) - 16:47, 11 June 2009
  • ...ry difficult, because Robocode bots cannot "see" mid-air bullets. In fact, Robocode does not even tell you that an enemy fired a bullet, but it can be deduced ...Event bhe)</code> method. You can calculate the energy he loses with <code>robocode.Rules.getBulletDamage(bhe.getBullet().getPower())</code>, equal to ((4 * bu
    4 KB (649 words) - 21:50, 28 April 2009
  • ...|LogitBoost]] exist, but none are yet known to be known to have be used in Robocode. It has been speculated that it may be a new way to possibly improve robot == Leveraging Algorithms in Robocode ==
    2 KB (299 words) - 15:36, 12 August 2009
  • Here is a list of events, minor or major, that happened to Robocode/RoboWiki in 2013: * Robocode 1.8.0.0 was released, including a move to Java 6.
    954 bytes (143 words) - 18:12, 9 January 2014
  • .super robocode/AdvancedRobot invokenonvirtual robocode/AdvancedRobot/<init>()V
    3 KB (397 words) - 07:29, 30 April 2013
  • #REDIRECT [[Robocode/Eclipse/Running from Eclipse]]
    51 bytes (6 words) - 22:09, 9 August 2017
  • ...e robot into a single JAR file. This is the ''de facto'' way to distribute Robocode robots on the Internet, and it is a requirement for [[RoboRumble/Enter The Click '''Package!''' on the last page, and Robocode will package your robot for you:
    1 KB (237 words) - 19:13, 18 August 2017
  • ...'''Robocode Repository''' is a now-defunct website that formerly hosted [[Robocode/Package Robot|robot JARs]] for download. ...https://github.com/aleksey-zhidkov/rc-repo-mirror GitHub]), and all broken Robocode Repository links on the wiki were mass-converted in 2017.
    2 KB (277 words) - 04:51, 14 October 2017
  • params='-Xmx512M -cp libs/robocode.jar:libs/roborumble.jar:libs/bcel-6.2.jar:libs/codesize-1.2.jar -XX:+Ignore rm -rf robocode-$i/roborumble;
    1 KB (155 words) - 11:25, 20 July 2019
  • ...ival, but bullet damage itself is also very relevant to [[Robocode/Scoring|Robocode scoring]], so it can be difficult to choose the optimal fire power in all s * In Robocode, a bullet can be fired with any amount of energy between 0.1 and 3.0.
    2 KB (294 words) - 18:07, 6 December 2007
  • This page describes how to run and use Robocode from a console. == Starting Robocode ==
    5 KB (727 words) - 23:55, 9 August 2017
  • List of known bugs of distributed robocode
    156 bytes (27 words) - 19:42, 20 September 2011
  • This page describes how to use the [[Robocode/Eclipse|Eclipse IDE]] for debugging your robots. Fortunately, this is possible to do with Robocode!
    8 KB (1,244 words) - 03:08, 17 June 2009
  • ...inted by the robot by using [http://robocode.sourceforge.net/docs/robocode/robocode/_RobotBase.html#out <code>out.println()</code>]. ...ixed with "<tt>SYSTEM: </tt>", so you know that the information comes from Robocode itself.
    3 KB (423 words) - 03:46, 11 August 2017
  • ...this "easter egg" can be found in setFireImpl() in BasicRobotProxy.java of robocode. import robocode.*;
    924 bytes (121 words) - 06:44, 31 December 2017
  • '''Public distribute robocode servers'''
    146 bytes (9 words) - 17:51, 31 August 2011
  • * '''March 20, 2019''' - [[User:Slugzilla]] entered the [[Robocode]] community!
    249 bytes (29 words) - 23:33, 31 July 2019
  • ...s is not foolproof - since turn rate is limited in [[Robocode/Game Physics|Robocode physics]], you could still hit the wall on your way to your destination.
    840 bytes (139 words) - 20:03, 12 February 2011
  • A technique used by most [[Wave Surfing]] robots. Using [[Robocode]] physics to precisely predict your bot's position, to determine where you ..._code#Movement_Predictor|Nat's Movement Predictor]] with rules from latest Robocode.
    890 bytes (130 words) - 04:49, 6 December 2012
  • === [[Robocode/Scoring|Scoring]] ===
    2 KB (252 words) - 01:31, 31 October 2008
  • * [[User:FlemmingLarsen|Flemming N. Larsen]], who has contributed lots of [[Robocode]] info and tutorials to the wiki. * [[User:PEZ|PEZ]], founder of the [[RoboWiki]], pillar of the [[Robocode]] community. =)
    1 KB (217 words) - 15:12, 21 May 2009
  • This page describes the system requirements for installing and running [[Robocode]]. == Robocode requires Java ==
    4 KB (566 words) - 22:13, 19 October 2017
  • ...a simulated bullet, that may or may not correspond to a real or predicted Robocode bullet.
    201 bytes (33 words) - 02:21, 17 September 2017
  • After [[Robocode_Download_And_Install|installing Robocode]], let's run a battle to see what the game looks like. Click the '''Battle' [[Category:Robocode Documentation]]
    983 bytes (150 words) - 04:34, 24 August 2017
  • ...found out that it almost same ideas of SRAL. So, "the later you come into robocode, the harder you will find new ideas." =) &raquo; <span style="font-size:0.9
    619 bytes (103 words) - 15:31, 11 March 2009
  • A bullet in Robocode is a line segment from the point where the bullet starts a tick, to the poi This page is dedicated for describing the <code>robocode.Bullet</code>
    1 KB (162 words) - 16:06, 18 February 2013
  • # [https://github.com/robocode-dev/tank-royale Robocode Tank Royale] support
    340 bytes (42 words) - 10:11, 20 August 2022
  • Here is a list of events, minor or major, that happened in robocode/robowiki 2008: *First robocode release of this year: 1.5.2.
    2 KB (217 words) - 23:30, 29 September 2013
  • ...o run fast with multi-threading and persistent Robocode engines, using the Robocode control API. * [wontfix] robocode 1.9.4.2 has some bugs (fixed in 1.9.4.3), making it incompatible with robor
    4 KB (637 words) - 16:38, 24 January 2023
  • ...bility distribution of some continuous variable. The usage of histogram in robocode is called [[VCS]].
    217 bytes (30 words) - 15:26, 30 September 2017
  • [[Image:Radar.png|thumb|right|300px|Radar in [[Robocode]]]] ...)</code> method has the lowest event priority of all the event handlers in Robocode, so it is the last one to be triggered each tick.
    4 KB (662 words) - 03:01, 28 August 2017
  • ...e selector after packaging''', so including version number) and the URL or Robocode Repository id, separated by "," (there must be no space after the comma). P abc.Shadow 3.83c,http://robocode.aclsi.pt/abc.Shadow_3.83c.jar
    4 KB (524 words) - 16:37, 20 February 2024
  • ...code assembler for the Java Virtual Machine, and is quite capable creating robocode robots in. Only generally relevant to Nano competitions.
    367 bytes (54 words) - 08:00, 14 December 2012
  • This page describes the game physics of [[Robocode]]. :Robocode uses the [[wikipedia:Cartesian coordinate system|Cartesian coordinate syste
    7 KB (970 words) - 06:06, 16 September 2021
  • ...s an open source bot-development framework, aims at easing the gap between robocode and modern machine learning techniques. Currently building a competitive ro ...record battles (even in [[RoboRunner]] and [[RoboRumble]]), and replay in robocode like a video with backward, forward, slo-mo, etc.
    1 KB (159 words) - 07:21, 16 July 2021
  • ...info about bullet damage and scoring, see [[Robocode/Game Physics]] and [[Robocode/Scoring]]. For info about different movement techniques, see [[:Category:Mo [[Melee]] and [[One-on-one|1v1]] are the most explored Robocode rule sets, so most movement algorithms are designed for one of them. Other
    3 KB (480 words) - 10:20, 25 August 2014
  • ...e selector after packaging''', so including version number) and the URL or Robocode Repository id, separated by "," (there must be no space after the comma). P abc.Shadow 3.84i,http://robocode.aclsi.pt/abc.Shadow_3.84i.jar
    4 KB (505 words) - 17:59, 24 February 2018
  • :I prefer Dropbox for hosting robocode robots for many reasons. :2) Press the upload button and from the robocode/robots directory choose the version you want to upload.
    1 KB (192 words) - 11:14, 30 July 2018
  • : ''Robocode is just another name of movement. '' ...wVelocity" and related functions, which have to be exactly the same as the robocode engine (as long as I don't control velocity all by myself). Credits will gi
    2 KB (331 words) - 07:13, 10 October 2017
  • ...ly hit an enemy bot, given the [[Robocode/Game Physics|Game Physics]] of [[Robocode]]. [[Category:Robocode Theory]]
    2 KB (404 words) - 14:39, 5 September 2012
  • First let me start with a big thanks to every one on the Robocode community, this has become my favorite ''game'' by far, and if it weren't b
    818 bytes (113 words) - 14:39, 21 April 2009
  • ...Combat is a competition designed as an extension to the educational game - Robocode, where robotic tanks are programmed in JAVA to battle against other tanks i New features added to Robocode: Obstacles, Capturing the enemy flag, new rules.
    1 KB (214 words) - 09:05, 30 January 2011
  • ...Support for languages which don't have a compiler will require changes to Robocode which nobody has yet volunteered to implement. The easiest way to add a language's runtime to Robocode's CLASSPATH is to edit the starter script. Make sure you add the path to yo
    8 KB (1,061 words) - 08:36, 2 March 2021
  • <div style="font-size:16px;">''Collecting Robocode knowledge since 2003.''</div> * '''[[Robocode/Getting Started|Getting Started]]'''
    9 KB (1,302 words) - 23:34, 3 October 2023
  • A decrease of energy observed in another robot. Because Robocode robots cannot see mid-air bullets, the only way to detect that a bullet was * [[Robocode/Game Physics]]
    1 KB (203 words) - 12:39, 12 December 2012
  • [http://www.robocoderepository.com/BotDetail.jsp?id=2310 BeeRRGC on Robocode Repository] ...ere: [http://www.robocoderepository.com/BotDetail.jsp?id=2218 RaikoRRGC on Robocode Repository]
    2 KB (207 words) - 20:05, 31 July 2009
  • Here is a list of events, minor or major, that happened in robocode/robowiki 2009: * Robocode 1.7 released with completely re-modularize under the Dependency Injection D
    3 KB (523 words) - 23:29, 29 September 2013
  • Dans Robocode, chaque bataille est constituée d'un nombre de manches, comme vous allez l [[Category:Robocode Documentation]]
    1 KB (184 words) - 21:35, 23 December 2010
  • ...tells how to create your first robot. Here's the fun stuff: This is what [[Robocode]] is all about! Robocode ships with a number of sample robots that you can look at for ideas, and to
    5 KB (855 words) - 00:17, 17 September 2017
  • Setup should be as simple as unzipping to a fresh directory and cloning a Robocode install with setup.sh. For example: ...the copies. When you execute RoboRunner, one thread will be used for each Robocode install.
    4 KB (667 words) - 03:51, 13 August 2012
  • ...heir movement frequently. So, in order to match general description above, robocode's rolling average only considers the last set of points to be averaged. Rolling Averages were brought to the [[Robocode]] community by [[User:Paul Evans|Paul Evans]]. The first averaging code pub
    6 KB (857 words) - 03:10, 4 December 2012
  • ...nament that was part of ITBHU's Codefest 2011, using a modified version of Robocode with a team-based Capture the Flag rule set.
    403 bytes (60 words) - 22:25, 1 April 2011
  • ...th>(1.0 + (bullet power / 5))</math> gun heat. The default cooling rate in Robocode is 0.1 per tick.
    341 bytes (59 words) - 23:11, 6 June 2012
  • Just add your team name ('''as appears in the Robocode selector after packaging, without 'Team:'''', so including version number) The easiest way to do this is to package your bot with Robocode (Robot -> Package robot for upload).
    7 KB (872 words) - 21:10, 4 March 2024
  • The Robocode Outpost league started but was later discontinued.
    611 bytes (79 words) - 23:31, 29 September 2013
  • ...info about bullet damage and scoring, see [[Robocode/Game Physics]] and [[Robocode/Scoring]]. * '''Choosing a firing angle''' ‒ The crux of Robocode targeting.
    4 KB (587 words) - 01:16, 28 August 2017
  • ...vide an author name, bot name, and URL that the bot may be retrieved from (Robocode Repository or personal). This also goes for new versions or bots for an ex
    1 KB (187 words) - 21:21, 14 January 2008
  • ...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
  • http://home.comcast.net/~kokyunage/robocode/wiki.team.communication.zip ...tion, for my pedersen.* line of bots. Otherwise I get runtime errors when Robocode starts. It is fairly easy to drag the files to a new location within Eclip
    1 KB (188 words) - 19:29, 13 February 2008
  • ...f different strategies. It's up to you to go get them, try them out, and [[Robocode/Learning from Robots|learn]] from them. ...single bot that has ever been submitted to RoboRumble is available [http://robocode-archive.strangeautomata.com/participants-latest.zip here].
    4 KB (601 words) - 22:49, 16 October 2017
  • This measurement is now integrated into Robocode. The code size is displayed when you package a robot or team, along with th
    727 bytes (105 words) - 17:59, 27 June 2018
  • Just add your team name ('''as appears in the Robocode selector after packaging, without 'Team:'''', so including version number) The easiest way to do this is to package your bot with Robocode (Robot -> Package robot for upload).
    4 KB (572 words) - 13:12, 13 June 2021
  • * [[Robocode/Scoring|Robocode scoring]] * [[Robocode/Game Physics|Robocode physics]]
    3 KB (507 words) - 22:28, 25 September 2017
  • This tutorial builds on top of the [[Robocode/.NET/Create_a_.NET_robot_with_Visual_Studio|'Create a .NET robot with Visua === Setting up a project for debugging with Robocode ===
    17 KB (2,761 words) - 13:29, 28 February 2021
  • Note that in [[Robocode/Game Physics|Robocode physics]], bullets act as a line segment. Between ticks: * Robocode checks for collisions - any intersection of a bullet line segment and a rob
    3 KB (434 words) - 07:04, 26 November 2012
  • You should consider contributing to RoboRumble and the Robocode community, by donating spare computer time to execute battles between bots ...f the version of Robocode ([http://sourceforge.net/projects/robocode/files/robocode/ download]) that matches what [http://literumble.appspot.com/RumbleStats Li
    3 KB (471 words) - 08:33, 13 June 2021
  • : August 20, 2013: Since robocode repository is down, and all my bots were created recently, I am unable to r : September 17, 2013: seems fine now. Eagle 1.0.6 is available on Robocode Repository, but not the twinduel version.
    2 KB (269 words) - 05:12, 20 September 2013
  • ...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
  • This guide describes how to build the Robocode game using [http://www.eclipse.org Eclipse]. ...e developer's guide available [[Robocode/Old Developers Guide for building Robocode|here]].
    19 KB (3,071 words) - 00:04, 19 September 2012
  • This page will explain how to perform graphical debugging with [[Robocode]] using the <code>onPaint</code> method. ...>out.println()</code> statements in your code and read the output in the [[Robocode/Robot Console|console]]. This classic way of debugging is excellent in most
    7 KB (1,078 words) - 17:25, 17 August 2017

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