Skip to content

Commit fb0f0aa

Browse files
Add RLBot Championship 2024
1 parent 0572cf1 commit fb0f0aa

File tree

2 files changed

+101
-58
lines changed

2 files changed

+101
-58
lines changed

tournament/championship 2024 logo.png

110 KB
Loading

tournament/index.html

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

44+
<!-- RLBot Championship 2024 -->
45+
<div class="card mb-3">
46+
<div class="card-body">
47+
<img src="championship 2024 logo.png" class="tournament-title" style="height: 135px">
48+
<h5 class="card-title">RLBot Championship 2024</h5>
49+
<p>Hardcoded and ML double elimination brackets with random game modes each match.<b><a href="https://docs.google.com/document/d/13cOXaqLUBnYvt4eDsUNiAb19bVVFADOtDnhLBUwsQ1E/edit">
50+
Info document</a></b>
51+
</p>
52+
<b>Dates:</b>
53+
<ul>
54+
<li>Submission deadline: August 18th</li>
55+
<li>HC bracket: August 24th-September 15th</li>
56+
<li>ML bracket: September 7th-22nd</li>
57+
</ul>
58+
<p>
59+
<details>
60+
<summary><b>Winners</b></summary>
61+
&nbsp;&nbsp;&nbsp;&nbsp;<b>Hardcoded:</b> DoshyJev (Cheese) by JoshyDev<br>
62+
&nbsp;&nbsp;&nbsp;&nbsp;<b>Machine learning:</b> LeBot+ by UltrawideGC<br>
63+
</details>
64+
</p>
65+
<a href="https://www.youtube.com/playlist?list=PL6LKXu1RlPdwU1cNFTuKuSoEs8LdLFnHR">VODs</a> | <a href="https://youtu.be/MEYizL1FQBs">Highlights</a>
66+
</div>
67+
</div>
68+
4469
<!-- RLBot Championship 2023 -->
4570
<div class="card mb-3">
4671
<div class="card-body">
@@ -55,12 +80,14 @@ <h5 class="card-title">RLBot Championship 2023</h5>
5580
<li>Elimination stage HC: September 2nd</li>
5681
<li>Elimination stage ML: September 3rd</li>
5782
</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>
83+
<p>
84+
<details>
85+
<summary><b>Winners</b></summary>
86+
&nbsp;&nbsp;&nbsp;&nbsp;<b>Hardcoded:</b> king. by CodeRed<br>
87+
&nbsp;&nbsp;&nbsp;&nbsp;<b>Machine learning:</b> Seer by UltrawideGC<br>
88+
</details>
89+
</p>
90+
<a href="https://www.youtube.com/playlist?list=PL6LKXu1RlPdylsnpmEdDAMmpjGPsucQlc">VODs</a>
6491
</div>
6592
</div>
6693

@@ -80,12 +107,14 @@ <h5 class="card-title">RLBot Championship 2020</h5>
80107
<li>2v2 elimination stage: October 31st</li>
81108
<li>1v1 elimination stage: November 1st</li>
82109
</ul>
83-
<details>
84-
<summary><b>Winners</b></summary>
85-
&nbsp;&nbsp;&nbsp;&nbsp;<b>1v1:</b> <a href="https://github.com/oxrock/Kamael">Kamael</a> by Impossibum<br>
86-
&nbsp;&nbsp;&nbsp;&nbsp;<b>2v2:</b> Prime Time - <a href="https://github.com/Darxeal/BotimusPrime">Botimus Prime</a> by Darxeal and <a href="https://github.com/robbai/Wildfire">WildFire</a> r0bbi3<br>
87-
</details>
88-
<a href="https://www.youtube.com/watch?v=KwfiAEyTAVk&list=PL6LKXu1RlPdxz3otQ_A-FMDtBPDz3K0mq">Footage and VODs</a>
110+
<p>
111+
<details>
112+
<summary><b>Winners</b></summary>
113+
&nbsp;&nbsp;&nbsp;&nbsp;<b>1v1:</b> <a href="https://github.com/oxrock/Kamael">Kamael</a> by Impossibum<br>
114+
&nbsp;&nbsp;&nbsp;&nbsp;<b>2v2:</b> Prime Time - <a href="https://github.com/Darxeal/BotimusPrime">Botimus Prime</a> by Darxeal and <a href="https://github.com/robbai/Wildfire">WildFire</a> r0bbi3<br>
115+
</details>
116+
</p>
117+
<a href="https://www.youtube.com/watch?v=KwfiAEyTAVk&list=PL6LKXu1RlPdxz3otQ_A-FMDtBPDz3K0mq">VODs</a>
89118
</div>
90119
</div>
91120

@@ -103,11 +132,13 @@ <h5 class="card-title">Triple Threat 2020</h5>
103132
<li>Submission Deadline: Friday July 31st</li>
104133
<li>Game Day: Sunday August 2nd</li>
105134
</ul>
106-
<details>
107-
<summary><b>Winner</b></summary>
108-
&nbsp;&nbsp;&nbsp;&nbsp;Codename Cryo by B1ue_F1re<!-- Cryo has no GitHub -->
109-
</details>
110-
<a href="https://www.youtube.com/watch?v=QzqLfd477wc">Footage</a>
135+
<p>
136+
<details>
137+
<summary><b>Winner</b></summary>
138+
&nbsp;&nbsp;&nbsp;&nbsp;Codename Cryo by B1ue_F1re<!-- Cryo has no GitHub -->
139+
</details>
140+
</p>
141+
<a href="https://www.youtube.com/watch?v=QzqLfd477wc">VOD</a>
111142
</div>
112143
</div>
113144

@@ -125,11 +156,13 @@ <h5 class="card-title">Jeroen and East's Ultimate Battle League</h5>
125156
<li>League: Every sunday from May 3rd to June 14th</li>
126157
<li>Finals: June 21st, <a href="https://youtu.be/v9V6hZJ324g">Trailer</a></li>
127158
</ul>
128-
<details>
129-
<summary><b>Winner</b></summary>
130-
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/Darxeal/BotimusPrime">Beehive (3x Bumblebee)</a>, by Darxeal and Will
131-
</details>
132-
<a href="https://www.youtube.com/watch?v=hz8SmlshaNE&list=PL_MJp3c3rJVU2wrnozpNT2f6zex3YmcLB">Footage and VODs</a>
159+
<p>
160+
<details>
161+
<summary><b>Winner</b></summary>
162+
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/Darxeal/BotimusPrime">Beehive (3x Bumblebee)</a>, by Darxeal and Will
163+
</details>
164+
</p>
165+
<a href="https://www.youtube.com/watch?v=hz8SmlshaNE&list=PL_MJp3c3rJVU2wrnozpNT2f6zex3YmcLB">VODs</a>
133166
</div>
134167
</div>
135168

@@ -150,17 +183,17 @@ <h5 class="card-title">RLBot 2019 Lightfall</h5>
150183
<b>Day 0:</b> Qualifiers<br>
151184
<ul>
152185
<li>Swiss to determine seed 17-24</li>
153-
<li><a href="https://youtu.be/g7guszgnolM">Footage</a></li>
186+
<li><a href="https://youtu.be/g7guszgnolM">VOD</a></li>
154187
</ul>
155188
<b>Day 1:</b> Group Stage<br>
156189
<ul>
157190
<li>Round robin with 6 groups for 4 bots.</li>
158-
<li><a href="https://youtu.be/10ElR3IGBb8">Footage</a></li>
191+
<li><a href="https://youtu.be/10ElR3IGBb8">VOD</a></li>
159192
</ul>
160193
<b>Day 2:</b> Elimination Stage
161194
<ul>
162195
<li>Double elimination with 12 bots.</li>
163-
<li><a href="https://youtu.be/LJU3UXDsI2o">Footage</a></li>
196+
<li><a href="https://youtu.be/LJU3UXDsI2o">VOD</a></li>
164197
</ul>
165198
<details>
166199
<summary><b>Winner</b></summary>
@@ -182,14 +215,16 @@ <h5 class="card-title">RLBot 2019 Triple Threat</h5>
182215
<b>Day 1:</b><br>
183216
<ul>
184217
<li>3v3 Soccer FRC system</li>
185-
<li><a href="https://youtu.be/2lA0uH_--Ko">Footage</a></li>
218+
<li><a href="https://youtu.be/2lA0uH_--Ko">VOD</a></li>
186219
</ul>
187-
<details>
188-
<summary><b>Winner</b></summary>
189-
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/tarehart/RLBot">ReliefBot</a> (team captain), by tarehart, noodle beard, and NeverCast<br>
190-
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/oxrock/Diablo">Diablo</a>, by The Beard<br>
191-
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/DaCoolOne/PenguinBot">PenguinBot</a>, by _DaCoolOne_
192-
</details>
220+
<p>
221+
<details>
222+
<summary><b>Winner</b></summary>
223+
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/tarehart/RLBot">ReliefBot</a> (team captain), by tarehart, noodle beard, and NeverCast<br>
224+
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/oxrock/Diablo">Diablo</a>, by The Beard<br>
225+
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/DaCoolOne/PenguinBot">PenguinBot</a>, by _DaCoolOne_
226+
</details>
227+
</p>
193228
<a href="https://youtu.be/ibYH3J8D3ko">Highlights</a>
194229
</div>
195230
</div>
@@ -207,20 +242,22 @@ <h5 class="card-title">RLBot 2019 Wintertide Tournament</h5>
207242
<b>Day 1:</b><br>
208243
<ul>
209244
<li>1v1 Soccer</li>
210-
<li><a href="https://youtu.be/vRqfJO701oE">Footage</a></li>
245+
<li><a href="https://youtu.be/vRqfJO701oE">VOD</a></li>
211246
</ul>
212247
<b>Day 2:</b><br>
213248
<ul>
214249
<li>2v2 Soccer</li>
215-
<li><a href="https://youtu.be/y05_oZgOL2c">Footage</a></li>
250+
<li><a href="https://youtu.be/y05_oZgOL2c">VOD</a></li>
216251
</ul>
217-
<details>
218-
<summary><b>Winners</b></summary>
219-
&nbsp;&nbsp;&nbsp;&nbsp;<b>1v1: </b><a href="https://github.com/whatisaphone/self-driving-car">Self-driving Car</a>, by whatisaphone.<br>
220-
&nbsp;&nbsp;&nbsp;&nbsp;<b>2v2: </b>Team W<br>
221-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/whatisaphone/self-driving-car">Self-driving Car</a> by whatisaphone<br>
222-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/tarehart/RLBot">ReliefBot</a> by tarehart, noodle beard, and NeverCast
223-
</details>
252+
<p>
253+
<details>
254+
<summary><b>Winners</b></summary>
255+
&nbsp;&nbsp;&nbsp;&nbsp;<b>1v1: </b><a href="https://github.com/whatisaphone/self-driving-car">Self-driving Car</a>, by whatisaphone.<br>
256+
&nbsp;&nbsp;&nbsp;&nbsp;<b>2v2: </b>Team W<br>
257+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/whatisaphone/self-driving-car">Self-driving Car</a> by whatisaphone<br>
258+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/tarehart/RLBot">ReliefBot</a> by tarehart, noodle beard, and NeverCast
259+
</details>
260+
</p>
224261
<a href="https://youtu.be/Ct13Vtu8ITM">Highlights</a><br>
225262
</div>
226263
</div>
@@ -239,12 +276,12 @@ <h5 class="card-title">RLBot 2018 Hoopshot</h5>
239276
<ul>
240277
<li>3v3 Dropshot</li>
241278
<li><a href="https://youtu.be/_jBciVyTZz4">Highlights</a></li>
242-
<li><a href="https://youtu.be/cGvfey4TA6Q">Footage</a></li>
279+
<li><a href="https://youtu.be/cGvfey4TA6Q">VOD</a></li>
243280
</ul>
244281
<b>Day 2:</b>
245282
<ul>
246283
<li>2v2 Hoops</li>
247-
<li><a href="https://youtu.be/WIPrC3FlljU">Footage</a></li>
284+
<li><a href="https://youtu.be/WIPrC3FlljU">VOD</a></li>
248285
</ul>
249286
<details>
250287
<summary><b>Winners</b></summary>
@@ -276,12 +313,14 @@ <h5 class="card-title">RLBot 2018 Official August Tournament</h5>
276313
<li>2v2 Soccer, pre-selected teams</li>
277314
<li><a href="https://youtu.be/U_InPKVN0fs">Footage</a></li>
278315
</ul>
279-
<details>
280-
<summary><b>Winners</b></summary>
281-
&nbsp;&nbsp;&nbsp;&nbsp;<b>1v1: </b><a href="https://github.com/RLMarvin/rlbots">Leaf</a>, by Marvin<br>
282-
&nbsp;&nbsp;&nbsp;&nbsp;<b>2v2, random teams: </b><a href="https://github.com/skyborgff/SkyBot">Skybot</a>, by Skyborg<br>
283-
&nbsp;&nbsp;&nbsp;&nbsp;<b>2v2, pre-selected teams: </b><a href="https://github.com/tarehart/RLBot">ReliefBot</a>, by tarehart, noodle beard, and NeverCast
284-
</details>
316+
<p>
317+
<details>
318+
<summary><b>Winners</b></summary>
319+
&nbsp;&nbsp;&nbsp;&nbsp;<b>1v1: </b><a href="https://github.com/RLMarvin/rlbots">Leaf</a>, by Marvin<br>
320+
&nbsp;&nbsp;&nbsp;&nbsp;<b>2v2, random teams: </b><a href="https://github.com/skyborgff/SkyBot">Skybot</a>, by Skyborg<br>
321+
&nbsp;&nbsp;&nbsp;&nbsp;<b>2v2, pre-selected teams: </b><a href="https://github.com/tarehart/RLBot">ReliefBot</a>, by tarehart, noodle beard, and NeverCast
322+
</details>
323+
</p>
285324
<b>Charity:</b> <a href="https://anython.com/goals-for-direct-relief-in-the-rocket-league-ai-tournament-9346">We raised money for directrelief.org!</a>
286325
</div>
287326
</div>
@@ -307,11 +346,13 @@ <h5 class="card-title">RLBot 2018 Rocket Bot Championship</h5>
307346
<li>1v1 Soccer</li>
308347
<li><a href="https://youtu.be/FItySYDy8Mo">Footage</a></li>
309348
</ul>
310-
<details>
311-
<summary><b>Winners</b></summary>
312-
&nbsp;&nbsp;&nbsp;&nbsp;<b>2v2: </b><a href="https://github.com/tarehart/RLBot">ReliefBot</a>, by tarehart and noodle beard<br>
313-
&nbsp;&nbsp;&nbsp;&nbsp;<b>1v1: </b><a href="https://github.com/RLMarvin/rlbots">rashBot</a>, by Marvin
314-
</details>
349+
<p>
350+
<details>
351+
<summary><b>Winners</b></summary>
352+
&nbsp;&nbsp;&nbsp;&nbsp;<b>2v2: </b><a href="https://github.com/tarehart/RLBot">ReliefBot</a>, by tarehart and noodle beard<br>
353+
&nbsp;&nbsp;&nbsp;&nbsp;<b>1v1: </b><a href="https://github.com/RLMarvin/rlbots">rashBot</a>, by Marvin
354+
</details>
355+
</p>
315356
<b>Charity:</b> <a href="https://anython.com/reliefbot-goes-to-the-rocket-bot-championship?eventHome=Yes">ReliefBot and Skybot raised money for directrelief.org!</a>
316357
</div>
317358
</div>
@@ -332,10 +373,12 @@ <h5 class="card-title">RLBot 2017 AI Competition</h5>
332373
<li><a href="https://youtu.be/SKIw4f0ZBxE">Footage Day 1</a>,
333374
<a href="https://youtu.be/k3RUixm7EKE">Footage Day 2</a></li>
334375
</ul>
335-
<details>
336-
<summary><b>Winner</b></summary>
337-
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/tarehart/RLBot">ReliefBot</a>, by tarehart
338-
</details>
376+
<p>
377+
<details>
378+
<summary><b>Winner</b></summary>
379+
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/tarehart/RLBot">ReliefBot</a>, by tarehart
380+
</details>
381+
</p>
339382
<b>Charity:</b> <a href="https://anython.com/rocket-league-robo-goals-for-disaster-relief?eventHome=Yes">ReliefBot raised money for directrelief.org!</a>
340383
</div>
341384
</div>

0 commit comments

Comments
 (0)