10 Questions

  1. Which opponent seems to be the most difficult to defeat? Why?
  2. Which function begins battle for your robot?
  3. How is the total score calculated?
  4. What are the values that can be passed to the fire function?
  5. How is the survival score calculated? Can you win even if you are not the last robot standing?
  6. Describe the 3 parts of a robot.
  7. What symbols are used to create comments in the Java programming language?
  8. State 3 different functions that can be used in your robot program.
  9. What does the onWin function do?
  10. Do you lose points if your shot does not hit another tank? Can you score points by ramming another robot?