29 lines
494 B
HTML
29 lines
494 B
HTML
|
|
<html>
|
|
<head>
|
|
<title>etc.mikelynch.org | Genuary 2026</title>
|
|
<link rel="stylesheet" href="../styles.css" />
|
|
</head>
|
|
<body>
|
|
|
|
<div id="main">
|
|
|
|
<h1>Genuary 2026 - </h1>
|
|
|
|
<p>Prompt: Lights on/off. Make something that changes when you switch on or off the “digital” lights.</p>
|
|
|
|
<p></p>
|
|
|
|
<p><a href="../">Back</a></p>
|
|
|
|
|
|
|
|
<p><a href="https://git.tilde.town/bombinans/genuary2026/src/branch/main/06/genuary05.py">The Python script</p>
|
|
|
|
<script src="animate.js">
|
|
</script>
|
|
|
|
</body>
|
|
</html>
|
|
|