Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about robocode

Read more about robocode

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - robocode

Why is fire being delayed in robocode

package com.gshs; import robocode.*; public class Gshs_21043 extends Robot { public void run() { while(true) { turnRadarRight(90); ...
test-img

Siwoo Park

java

robot

robocode

Votes: 0

Answers: 1

Latest Answer

I think I found why In while(true) I wrote turnRadarRight(90); Maybe this is the priority action so it would delay the shooting So I changed it to turnRadarRight(30); it will take less time to finish ...
test-img

Siwoo Park

Error in Visual Studio Code : robot.resolveinterpreter not found

Getting language server Python executable. Waiting for RobotFramework (python) Language Server to finish activating... Starting RobotFramework Language Server with args: C:\Users\A182573\AppData\Local...
test-img

SAK

python-3.x

visual-studio

robotframework

robocode

Votes: 0

Answers: 0

test-img

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved