Skip to content

Commit 04d20dd

Browse files
committed
Add RLGym to home page
1 parent c4a4a6d commit 04d20dd

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,16 @@ <h5 class="card-title">JavaScript</h5>
130130
</div>
131131
</div>
132132
</a>
133+
134+
<a href="https://rlgym.github.io/">
135+
<div class="card">
136+
<div class="card-body">
137+
<img src="rlgym.png" class="card-image-right">
138+
<h5 class="card-title">RLGym</h5>
139+
<p>Make a <em>sentient</em> Machine Learning bot with RLGym!</p>
140+
</div>
141+
</div>
142+
</a>
133143
</div>
134144

135145
</div>

rlgym.png

10.8 KB
Loading

0 commit comments

Comments
 (0)