Skip to content

Commit 0572cf1

Browse files
Add Championship 2023 info (#58)
1 parent f8482eb commit 0572cf1

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

tournament/championship 2023 logo.png

58.4 KB
Loading

tournament/index.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,29 @@ <h5 class="card-title">Tournaments</h5>
4141
</div>
4242
</div>
4343

44+
<!-- RLBot Championship 2023 -->
45+
<div class="card mb-3">
46+
<div class="card-body">
47+
<img src="championship 2023 logo.png" class="tournament-title" style="height: 115px">
48+
<h5 class="card-title">RLBot Championship 2023</h5>
49+
<p>2v2 hardcoded bracket and 2v2 ML bracket.<b><a href="https://docs.google.com/document/d/1q2vajDxBMaqm6Hhuu7hklZOlTGP8vi_UHlQoGCgiMz8/edit">
50+
Info document</a></b>
51+
</p>
52+
<b>Dates:</b>
53+
<ul>
54+
<li>Bubble sort qualifiers: Weekends August 5th-20th</li>
55+
<li>Elimination stage HC: September 2nd</li>
56+
<li>Elimination stage ML: September 3rd</li>
57+
</ul>
58+
<details>
59+
<summary><b>Winners</b></summary>
60+
&nbsp;&nbsp;&nbsp;&nbsp;<b>Hardcoded:</b> king. by CodeRed<br>
61+
&nbsp;&nbsp;&nbsp;&nbsp;<b>Machine learning:</b> Seer by UltrawideGC<br>
62+
</details>
63+
<a href="https://www.youtube.com/playlist?list=PL6LKXu1RlPdylsnpmEdDAMmpjGPsucQlc">Footage and VODs</a>
64+
</div>
65+
</div>
66+
4467
<!-- RLBot Championship 2020 -->
4568
<div class="card mb-3">
4669
<div class="card-body">

0 commit comments

Comments
 (0)