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.
2 parents 01d61af + e62c29b commit 81b455eCopy full SHA for 81b455e
go.png
2.17 KB
index.html
@@ -133,6 +133,16 @@ <h5 class="card-title">JavaScript</h5>
133
</div>
134
</a>
135
136
+ <a href="https://github.com/Trey2k/RLBotGo">
137
+ <div class="card">
138
+ <div class="card-body">
139
+ <img src="go.png" class="card-image-right">
140
+ <h5 class="card-title">Go</h5>
141
+ <p>Make a <em>speedy and simple</em> bot with Go!</p>
142
+ </div>
143
144
+ </a>
145
+
146
<a href="https://rlgym.github.io/">
147
<div class="card">
148
<div class="card-body">
@@ -142,6 +152,7 @@ <h5 class="card-title">RLGym</h5>
152
153
154
155
156
157
158
0 commit comments