Skip to content

Commit 637a132

Browse files
committed
Move the SR2023 rules to the archive
The arena image was constructed by manually adjusting the diagram from the rules to remove the dimensions and other artefacts, then exporting as PNG via inkscape. Where previously we've replaced the content of the rules index page entirely at this point in the year, it feels like having a conditional (even a constant one) will make this process slightly simpler in future.
1 parent e7bfc9b commit 637a132

File tree

3 files changed

+34
-7
lines changed

3 files changed

+34
-7
lines changed

images/content/rules/arena-2023.png

4.85 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: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
---
22
layout: page
3-
title: 2023 Rules
3+
title: 2024 Rules
44
---
55

6-
2023 Rules
6+
2024 Rules
77
==========
88

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).
9+
{% if false %}
10+
[<img class="left" src="{{ site.baseurl }}/resources/2024/rulebook.png" />]({{ site.baseurl }}/resources/2024/rulebook.html)
11+
The rules, regulations and specifications for the SR2024 competition can be
12+
found in the [rulebook]({{ site.baseurl }}/resources/2024/rulebook.html).
1213

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

1620
Previous Rules
1721
==============

0 commit comments

Comments
 (0)