Edit index.html

This commit is contained in:
Cametendo
2026-06-08 10:49:12 +02:00
parent 8dfc70fde1
commit 706cb14e96

View File

@@ -53,7 +53,7 @@
scrolling="no"
></iframe>
</div>
<h3>Bouncing DVD-type shape</h3>
<h3>Bouncing DVD-type shape (non-interactive, but looks cool)</h3>
<div>
<iframe
src="/Week-2/Shapes/moving-shapes.html"
@@ -66,6 +66,7 @@
<iframe src="/Week-4/l-system.html" style="height: 600px"></iframe>
</div>
<h1>Markov Chain</h1>
<p>Reload to regenerate</p>
<div>
<iframe src="/Week-4/markov-chain.html" style="height: 600px"></iframe>
</div>