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