Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added tournament/championship 2025 logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions tournament/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,33 @@ <h5 class="card-title">Tournaments</h5>
</div>
</div>

<!-- RLBot Championship 2025 -->
<div class="card mb-3">
<div class="card-body">
<img src="championship 2025 logo.png" class="tournament-title" style="height: 125px">
<h5 class="card-title">RLBot Championship 2025</h5>
<p>Hardcoded and ML 2v2 double elimination brackets.<b><a href="https://docs.google.com/document/d/1g5hNT_B7Sqp8HWo-wmCBc7RRgJM-O6JcQXpzhQVU_wc/edit?usp=sharing">
Info document</a></b>
</p>
<b>Dates:</b>
<ul>
<li>Submission deadline: October 18th</li>
<li>HC bracket: October 25th-November 15th</li>
<li>ML bracket: October 26th-November 16th</li>
</ul>
<p>
<details>
<summary><b>Winners</b></summary>
&nbsp;&nbsp;&nbsp;&nbsp;<b>Hardcoded:</b> TBD<br>
&nbsp;&nbsp;&nbsp;&nbsp;<b>Machine learning:</b> TBD<br>
</details>
</p>
<!--
<a href="https://www.youtube.com/playlist?list=PL6LKXu1RlPdwU1cNFTuKuSoEs8LdLFnHR">VODs</a> | <a href="https://youtu.be/MEYizL1FQBs">Highlights</a>
-->
</div>
</div>

<!-- RLBot Championship 2024 -->
<div class="card mb-3">
<div class="card-body">
Expand Down