Endscreen und Verlängerung der Schlange bei einem Score

This commit is contained in:
2025-04-25 17:44:32 +02:00
parent 7cafc07bf1
commit f450526375
9 changed files with 153 additions and 18 deletions

View File

@@ -17,5 +17,6 @@
<script src="https://cdn.socket.io/4.7.2/socket.io.min.js"></script>
<script type="module" src="./scripts/index.js"></script>
<script src="../scripts/ButtonManager.js"></script>
</html>