Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 582 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 582 Bytes

This is the robot that was used for our class competition. The rules of the game are as follows:

  1. Each opponent starts at opposite ends of the arena, with the green balls in the center.
  2. There is a timer, and within this time period of 2 minutes, the objective is to have as many balls in the robot's starting area as possible.
  3. Robots can grab and steal balls, and shoot lasers at the opponent to slow them down.
  4. The robot with the most balls in their starting area at the end wins.

The C# scripts that were written are in the following path: Assets -> Resources -> BOB