Changes between Initial Version and Version 1 of ControlSystems/SoftwareTeam/Training/VirtualTraining/RoboCodeArena


Ignore:
Timestamp:
Aug 16, 2020, 10:54:51 PM (5 years ago)
Author:
David Albert
Comment:

--

Legend:

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

    v1 v1  
     1== The !RoboCode Battle Arena ==
     2
     3=== Choose the bots to battle ===
     4  * Run !Robocode and choose '''Battle->New'''
     5  * Choose a pre-built robot from one of the packages and click '''Add->'''
     6  * Select and add at least one additional robot
     7  * Click '''Start Battle'''
     8  * By default, the robots will fight 10 rounds
     9  * During the battle you can click on Pause/Debug, Stop, or Restart
     10
     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!
     12
     13=== Advanced battle settings ===
     14  * Before starting the battle, select the Rules tab
     15  * Here you can change the number of rounds to battle, arena size, etc.