How this Game Works: • Game will call your Robot’s getMove method with an updated SensorGroup object, which contains your sensor data set for every turn. • The getMove method returns the Move the robot wants to make for the turn.
How this Game Works:• Game will call your Robot’s getMove method with an updated SensorGroup object, which contains your sensor data set for every turn.• The getMove method returns the Move the robot wants to make for the turn.