Menu

Questions about robocode

otroscosos
2020-04-16
2020-04-16
  • otroscosos

    otroscosos - 2020-04-16

    Are there commands in robocode to solve this questions:

    ¿Is any way to changue the color only of a portion of the battlefiled where my robots are? Look foto

    ¿Can I rename the name of a robot while is in a battle?

     
  • Flemming N. Larsen

    You can use Debug Painting with your robot using the onPaint(Graphics2D) method and enable 'Paint' for your robot on the Robot Console for your robot. Read more here:
    http://robowiki.duckdns.org/index.php/Robocode/Graphical_Debugging (temporary wiki)

    It is not possible to change the name of the bot during the battle.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.