We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4a4a6d commit 04d20ddCopy full SHA for 04d20dd
index.html
@@ -130,6 +130,16 @@ <h5 class="card-title">JavaScript</h5>
130
</div>
131
132
</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
142
+ </a>
143
144
145
rlgym.png
10.8 KB
0 commit comments