Skip to content

Commit a1ceed3

Browse files
committed
Revert "Remove mentions of the virtual competition"
This reverts commit 40b4108.
1 parent 21e738a commit a1ceed3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The information is spread across multiple sections:
1111

1212
- 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.
1313
- 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.
1515
- 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.
1616
- [Tutorials](/docs/tutorials/) are a series of guides that will help you get started.
1717

simulator/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Simulator
77

88
![Image of the SR2024 arena rendered within the simulated environment]({{ site.baseurl }}/images/content/simulator/sr2024-arena.png)
99

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.
1111
It could also be used to test out game strategies before applying them in real life.
1212

1313
## Programming

0 commit comments

Comments
 (0)