Code

Programming Languages: Java, C#

License: Eclipse Public License

Repositories

browse code

Repository is hosted at google code http://code.google.com/p/robocode/source/browse/

Show:

What's happening?

  • Comment: Graph at the end of every battle

    Has there been any work on this? I think I might be able to propose something.

    2012-05-26 04:36:31 PDT by sforesta

  • .NET and v1.3.7.6

    HI, Are .NET robots supported in the latest version? My robot works fine in v1.3.7.5. When I upgraded to 1.7.3.6, I noticed there wasn't a .net component as before, so I wondered if it had been integrated into the main file? It wouldn't acknowledge the existence of my robot. I'd checked the development path etc I've downgraded to.5 again and everything works fine. Please tell me that .net...

    2012-05-26 00:40:47 PDT by andrewtatham

  • Followup: RE: Robot Banned at Runtime?

    Heh... you definitely found the problem. :-) I will keep this thread. There is no reason to delete it. A robot is banned runtime as soon as Robocode finds out that is "misbehaves". Misbehave could be to cheat, like trying to read other robots data, memory, thread e.g. or violating some security policy. It could also use too much CPU or memory. The robot might also be broken or...

    2012-05-25 14:38:03 PDT by fnl

  • Followup: RE: Robot Banned at Runtime?

    NEVERMIND! The issue was my trying to get the battlefield height and width outside of the run section. XD I noticed this right after posting. Sorry. Go ahead and delete this thread.

    2012-05-25 10:35:43 PDT by erasmas

  • Robot Banned at Runtime?

    Hey! I realize that this forum isn't incredibly active, but I do not know where I would ask this question on the wiki... I have a robot which I have spent about a day working on. I am very new, so forgive my ignorance. It was working great as a basic modification of MyFirstRobot, the difference being that it turns its side to the enemy robot it scans so that when it goes back and forth it has...

    2012-05-25 10:32:50 PDT by erasmas

  • Comment: Issue with the robocode.dll + # chars in the path for a dll

    This bug has now been solved for version 1.7.4.0. Try out the new Alpha version here: The setup file required for the new .NET plug-in: http://robocode.sourceforge.net/files/robocode-1.7.4.0-Alpha-setup.jar The new .NET plug-in: http://robocode.sourceforge.net/files/robocode.dotnet-1.7.4.0-Alpha-setup.jar I should like to hear, if anybody can verify that this problem is solved with...

    2012-05-25 08:19:04 PDT by fnl

  • Comment: Current Scoring during/at end round

    Closed for now.

    2012-05-24 14:11:15 PDT by fnl

  • Comment: Calculate codesize after compile in editor

    Closed.

    2012-05-24 14:07:52 PDT by fnl

  • Comment: Snapshot API never shows bullets in "HIT_WALL" status

    I compiled an Alpha version of Robocode containing the fix. Try it out here: http://robocode.sourceforge.net/files/robocode-1.7.4.0-Alpha-setup.jar.

    2012-05-23 13:40:58 PDT by fnl

  • Comment: Use OpenGL backend under linux

    Hi Morgan. That is an excellent idea, and I verified this myself with Ubuntu Linux and Solaris. Mac OS X uses the robocode.command file instead, so I guess it is pretty safe to set the -Dsun.java2d.opengl=true in the robocode.sh. It seems like it is not a good idea to set it runtime, so setting it when Robocode starts up seems to be the better option, and the user is able to remove this option,

    2012-05-21 14:08:05 PDT by fnl

Our Numbers