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: index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The information is spread across multiple sections:
11
11
12
12
- The [kit](/docs/kit/) section will give you an overview of the physical kit that is provided to your team, how to connect to each board and what features they have.
13
13
- The [programming](/docs/programming/) section talks through how to write code that interacts with all the boards.
14
-
- The [simulator](/docs/simulator/) section explains how to use the simulator for testing your code and exploring strategies.
14
+
- The [simulator](/docs/simulator/) section explains how to use the simulator for testing your code, exploring strategies as well as preparing for the virtual competition.
15
15
- The [rules](/docs/rules/) section is important as it talks through the aim of this year's game and what task you are trying to achieve.
16
16
-[Tutorials](/docs/tutorials/) are a series of guides that will help you get started.
Copy file name to clipboardExpand all lines: simulator/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ title: Simulator
7
7
8
8

9
9
10
-
The simulator is a useful development tool, it allows you to become familiar with our API and to get started coding straight away even if you have yet to construct your robot.
10
+
The simulator is used for the virtual competition and is a useful development tool, it allows you to become familiar with our API and to get started coding straight away even if you have yet to construct your robot.
11
11
It could also be used to test out game strategies before applying them in real life.
0 commit comments