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, exploring strategies as well as preparing for the virtual competition.
14
+
- The [simulator](/docs/simulator/) section explains how to use the simulator for testing your code and exploring strategies.
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
@@ -5,7 +5,7 @@ title: Simulator
5
5
6
6
# Simulator
7
7
8
-
The simulator is used for the virtual competition but can also be a useful tool for becoming more familiar with our API or planning out game strategies.
8
+
The simulator is a useful tool for becoming more familiar with our API or planning out game strategies.
0 commit comments