You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_sections/_guide-game-overview/game-desc.md
+28-4Lines changed: 28 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,31 @@ Welcome to RASpionage: our spy themed robotics competition! Cooperate with Perry
12
12
## Rounds
13
13
Each team will play in 5 minute long rounds with 2 minute setup times in between. Number of rounds is subject to change as competition day rolls closer. Every round will pit two teams against each other to see who can score the most points through various challenges detailed below.
14
14
15
-
TODO more information about tourney bracket
15
+
The competition will be double-elimination style which means if your team is beat once, you still have a chance to win Robotathon! However if your team is defeated two times, you will be eliminated
16
+
17
+
Your team will receive a ping pong ball at the beginning of every round as ammo to destroy the Aggienator
16
18
17
19
## Challenges
18
20
The premise of this year's game requires each team to break into Dr. Jeffrey Doofenshmirtz’s evil lab, navigate the dangerous traps and obstacles, and finally help Perry destroy the Aggienator!
19
21
20
22
You will build a robot around the color, line, wall, and mechanical peripherals to achieve this.
21
23
22
-
TODO verify this
23
-
These 4 challenges will be repeatable until the time limit is up
24
+
Every challenge your team completes autonomously will earn your team an additional ping pong ball, and challenges can be repeated until the round is over.
25
+
26
+
{: .highlight}
27
+
TODO: cap extra ping pong balls at 2 per route? is 3 excessive?
28
+
{: .callout-red}
29
+
Challenges can be completed in either of the routes below:
30
+
* Color challenge -> Wall challenge -> Mechanical challenge -> Line challenge
31
+
* Color challenge -> Line challenge -> Mechanical challenge -> Wall challenge
32
+
33
+
After one of these routes is completed, teams will manually drive back to the start location to repeat the challenges
34
+
35
+
Ping pong balls can only be loaded into your robot at the start location
36
+
37
+
{: .highlight}
38
+
TODO (preferrably): insert map
39
+
{: .callout-red}
24
40
25
41
## Remote Controller
26
42
Each team will be provided a Bluetooth controller. You will need to use this controller to manually drive your robot between each challenge and trigger autonomous modes tailored for each sensor.
@@ -46,7 +62,10 @@ The robot is tasked with sampling a color, at a far end of the field.
46
62
Four colored strips will be placed on the floor. The robot must sample the first strip and remember its color.
47
63
Then, test the next three strips to find one that matches the first strip and pick the ping pong ball up.
48
64
65
+
66
+
{: .highlight}
49
67
TODO: add image of map
68
+
{: .callout-red}
50
69
51
70
## Section 2: Navigate the lab
52
71
@@ -55,7 +74,9 @@ Your robot must navigate through the maze while carrying a ping pong ball and av
55
74
If your robot gets stuck you may manually reset your robot to the beginning of the maze section.
56
75
One side of the field could have a maze with more turns than the other. In the player’s choice rounds, it’s best if the team with the better wall sensor opts to that side.
57
76
77
+
{: .highlight}
58
78
TODO: add image of map
79
+
{: .callout-red}
59
80
60
81
## Section 3: Dodge the Lasers
61
82
@@ -64,7 +85,9 @@ Requires manual or automated completion of collection but not preparation.
64
85
Your robot must follow the path and make it to the end of the line while carrying a ping pong ball
65
86
If your robot gets stuck or lost, you may reset your robot, but you must start from the beginning of the path.
66
87
88
+
{: .highlight}
67
89
TODO: add image of map
90
+
{: .callout-red}
68
91
69
92
{: .highlight}
70
93
One side of the field will be more jagged, while the other is curved. The team that met the most checkpoints/deadlines will have the option of choosing which side they want to run.
@@ -77,5 +100,6 @@ Launch your ping pong ball into one of the tiers of the Aggienator to score poin
77
100
Tiers will be smaller the higher they are, but scoring in higher tiers will earn more points.
78
101
The bottom tier will be at field level, and teams can place ping pong balls in this bottom tier for minimal points.
0 commit comments