General update

This commit is contained in:
Git
2023-08-25 15:04:43 +00:00
parent a30c9a6216
commit 7097ecca16
13 changed files with 1695 additions and 5 deletions

2
hex/index.html Normal file → Executable file
View File

@@ -4,7 +4,7 @@
<link rel="stylesheet" href="./styles/style.css">
<script src="./scripts/perlin.js"></script>
<script src="./scripts/bg.js"></script>
<!--<script src="./scripts/patterns/centerhex.js"></script> -->
<script src="./scripts/patterns/centerhex.js"></script>
<!-- -->
</head>