Skip to content

Commit 297a21e

Browse files
Add RLBot Championship 2022
1 parent fb0f0aa commit 297a21e

File tree

2 files changed

+25
-2
lines changed

2 files changed

+25
-2
lines changed

tournament/championship 2022 logo.png

82.7 KB
Loading

tournament/index.html

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h5 class="card-title">Tournaments</h5>
4444
<!-- RLBot Championship 2024 -->
4545
<div class="card mb-3">
4646
<div class="card-body">
47-
<img src="championship 2024 logo.png" class="tournament-title" style="height: 135px">
47+
<img src="championship 2024 logo.png" class="tournament-title" style="height: 125px">
4848
<h5 class="card-title">RLBot Championship 2024</h5>
4949
<p>Hardcoded and ML double elimination brackets with random game modes each match.<b><a href="https://docs.google.com/document/d/13cOXaqLUBnYvt4eDsUNiAb19bVVFADOtDnhLBUwsQ1E/edit">
5050
Info document</a></b>
@@ -76,7 +76,7 @@ <h5 class="card-title">RLBot Championship 2023</h5>
7676
</p>
7777
<b>Dates:</b>
7878
<ul>
79-
<li>Bubble sort qualifiers: Weekends August 5th-20th</li>
79+
<li>Bubble-sort qualifiers: Weekends August 5th-20th</li>
8080
<li>Elimination stage HC: September 2nd</li>
8181
<li>Elimination stage ML: September 3rd</li>
8282
</ul>
@@ -91,6 +91,29 @@ <h5 class="card-title">RLBot Championship 2023</h5>
9191
</div>
9292
</div>
9393

94+
<!-- RLBot Championship 2022 -->
95+
<div class="card mb-3">
96+
<div class="card-body">
97+
<img src="championship 2022 logo.png" class="tournament-title" style="height: 115px">
98+
<h5 class="card-title">RLBot Championship 2022</h5>
99+
<p>1v1 bracket with a bubble-sort and a double-elimination stage.<b><a href="https://docs.google.com/document/d/1WIdruYVtV4KiOcXlM_3_sQ98w5jr_-jRKOmApl9X0m0/edit">
100+
Info document</a></b>
101+
</p>
102+
<b>Dates:</b>
103+
<ul>
104+
<li>Bubble-sort stage: February 5th-26th</li>
105+
<li>Double-elimination stage: March 19th</li>
106+
</ul>
107+
<p>
108+
<details>
109+
<summary><b>Winner</b></summary>
110+
Necto by Rolv and Soren<br>
111+
</details>
112+
</p>
113+
<a href="https://youtu.be/XVIxZA6gFRI?si=tDHiwJS1G-0t3Ap_">VOD</a>
114+
</div>
115+
</div>
116+
94117
<!-- RLBot Championship 2020 -->
95118
<div class="card mb-3">
96119
<div class="card-body">

0 commit comments

Comments
 (0)