Changes between Version 4 and Version 5 of ControlSystems/SoftwareTeam/Training/VirtualTraining/JuniorRobot


Ignore:
Timestamp:
Aug 31, 2020, 11:46:07 PM (5 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Training/VirtualTraining/JuniorRobot

    v4 v5  
    113113== Exercises ==
    1141141. Run !RoboJojo again and observe how the behaviors of the robot relate to the methods.
    115 1. Change the methods in the robot's main loop to make its behavior more interesting, try making the robot travel in a square and fire its gun at each corner.
     1151. Change the methods in the robot's main loop to make its behavior more interesting, try making the robot travel in a square and fire its gun at each corner.  you can find the list of methods you can use in the [https://robocode.sourceforge.io/docs/robocode/robocode/JuniorRobot.html JuniorRobot class documentation]