Changes between Version 1 and Version 2 of ControlSystems/SoftwareTeam/Training/VirtualTraining/RoboCodeArena
- Timestamp:
- Aug 16, 2020, 10:56:37 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/VirtualTraining/RoboCodeArena
v1 v2 7 7 * Click '''Start Battle''' 8 8 * By default, the robots will fight 10 rounds 9 * During the battle you can click on Pause/Debug, Stop, or Restart9 * During the battle you can click on !Pause/Debug, Stop, or Restart 10 10 11 11 !RoboCode comes with a number of packages each with a set of robots. The robots have pre-programmed behaviors ranging from very simple to quite advanced. The Java program that drives each robot is provided and you can read it to learn how to make increasingly sophisticated robots. You can also use these pre-programmed robot to test your own robot designs. See if you can make your robot beat the pre-programmed trainers! … … 14 14 * Before starting the battle, select the Rules tab 15 15 * Here you can change the number of rounds to battle, arena size, etc. 16 17 [[Image(RoboBattle)]]