This commit is contained in:
John Gatward
2026-03-17 22:04:36 +00:00
parent c50e97987b
commit 213cf5f535
29 changed files with 521 additions and 0 deletions

View File

@@ -222,6 +222,12 @@
</p>
<div class="card-grid reveal" style="transition-delay:0.15s">
<a class="card" href="projects/thin_ice/thin_ice.html">
<span class="card-date">14 Nov 2024</span>
<span class="card-title">Thin Ice</span>
<span class="card-desc">A small tile game created inspired by a childhood game.</span>
<span class="card-arrow"></span>
</a>
<a class="card" href="projects/cellular_automata/index.html">
<span class="card-date">23 Jul 2023</span>
<span class="card-title">Game of Life</span>