Skip to content

Commit 1284024

Browse files
committed
Merge branch 'sr2023-rules-archive'
2 parents 3817f69 + 8a774f7 commit 1284024

File tree

3 files changed

+35
-7
lines changed

3 files changed

+35
-7
lines changed

images/content/rules/arena-2023.png

5.25 KB
Loading

rules/archive.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,29 @@ current competition year are available from the [main rules page][rules-page].
1313

1414
[rules-page]: {{ site.baseurl }}/rules/
1515

16+
[2023](#2023)
17+
---------------------
18+
19+
<img
20+
src="{{ site.baseurl }}/images/content/rules/arena-2023.png"
21+
alt="A diagram of the arena for the SR2023 game"
22+
width="250"
23+
height="250"
24+
class="right"
25+
/>
26+
27+
For SR2023 the game, _Greed_, challenged teams to steal tokens from other
28+
scoring zones. With Bronze, Silver, and Gold tokens, each worth a different
29+
number of game points, teams had to think carefully about the optimum strategy.
30+
31+
While all of the tokens featured a marker identifiable by the cameras provided
32+
in their kits, all the tokens had the same marker! This forced teams to use
33+
other sensing mechanisms to determine which tokens were which. Bronze and Silver
34+
tokens were the same size but the Silver tokens weighed 300g more, while Gold
35+
tokens were larger than Bronze and Silver.
36+
37+
Full details of the 2023 game are available in the [rulebook]({{ site.baseurl }}/resources/2023/rulebook.html).
38+
1639
[2022](#2022)
1740
---------------------
1841

rules/index.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
11
---
22
layout: page
3-
title: 2023 Rules
3+
title: 2024 Rules
4+
show_rulebook: false
45
---
56

6-
2023 Rules
7+
2024 Rules
78
==========
89

9-
[<img class="left" src="{{ site.baseurl }}/resources/2023/rulebook.png" />]({{ site.baseurl }}/resources/2023/rulebook.html)
10-
The rules, regulations and specifications for the SR2023 competition can be
11-
found in the [rulebook]({{ site.baseurl }}/resources/2023/rulebook.html).
10+
{% if page.show_rulebook %}
11+
[<img class="left" src="{{ site.baseurl }}/resources/2024/rulebook.png" />]({{ site.baseurl }}/resources/2024/rulebook.html)
12+
The rules, regulations and specifications for the SR2024 competition can be
13+
found in the [rulebook]({{ site.baseurl }}/resources/2024/rulebook.html).
1214

13-
The rules may be subject to changes, so please ensure you're using the most up-to-date version.
14-
We will also let you know of any important changes by email.
15+
The rules may be subject to changes, so please ensure you're using the most up-to-date version.
16+
We will also let you know of any important changes by email.
17+
{% else %}
18+
The rules, regulations and specifications for the SR2024 competition will be released at Kickstart.
19+
{% endif %}
1520

1621
Previous Rules
1722
==============

0 commit comments

Comments
 (0)