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