[CT404]: Clean up Assignment 1

This commit is contained in:
2024-10-16 15:37:12 +01:00
parent c41c5d4cc7
commit b82ece54aa
7 changed files with 134 additions and 339 deletions

View File

@ -8,6 +8,6 @@
</head>
<body>
<canvas id="myCanvas" width="800" height="600"></canvas>
<script src="script.js"></script>
<script src="index.js"></script>
</body>
</html>
</html>