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 3e8fe2a commit 1b7885eCopy full SHA for 1b7885e
cpp.png
10.4 KB
index.html
@@ -95,6 +95,16 @@ <h5 class="card-title">.NET</h5>
95
</div>
96
</a>
97
98
+ <a href="https://github.com/kipje13/CPPExampleBot">
99
+ <div class="card mb-3">
100
+ <div class="card-body">
101
+ <img src="cpp.png" class="card-image-right">
102
+ <h5 class="card-title">C++</h5>
103
+ <p>Create an <em>incredible</em> bot in C++</p>
104
+ </div>
105
106
+ </a>
107
+
108
<a href="https://crates.io/crates/rlbot">
109
<div class="card mb-3">
110
<div class="card-body">
0 commit comments