We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a852ae8 commit b0a3f6dCopy full SHA for b0a3f6d
1 file changed
index.html
@@ -25,6 +25,12 @@ <h2>Members</h2>
25
<li><a href="hector/index.html">Hector Warner</a></li>
26
<li><a href="#">Hamish Campbell</a></li>
27
</ul>
28
+ <h2>Demos</h2>
29
+ <ul>
30
+ <li><a href="https://domdomegg.github.io/cookieclicker/">Cookie clicker game</a></li>
31
+ <li><a href="https://domdomegg.github.io/pifromrandom/">Calculating pi from random numbers</a></li>
32
+ <li><a href="https://domdomegg.github.io/coffee-shop/">Coffee shop game</a></li>
33
+ </ul>
34
<p>We're on GitHub! Click the icon to view the repo.</p>
35
<p>
36
<a href="https://github.com/CLSB-Programming/clsb-programming.github.io"><img src="github.svg" height="32" width="31.25" alt="GitHub Link"></a>
0 commit comments