updates hehe

This commit is contained in:
Sam
2023-03-16 18:01:04 +13:00
parent 483744ea36
commit e27f0ce984
12 changed files with 717 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html>
<body style="margin: 0; overflow: hidden">
<canvas id="myCanvas" style="display: block; box-sizing: border-box"></canvas>
<script src="script.js"></script>
</body>
</html>