From 519014fb9745518786b58b76a06f202eaa93c1aa Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 11 Jun 2025 23:30:28 +0200 Subject: [PATCH] add music --- public/index.html | 1 + public/script/controller.js | 3 +++ public/script/element.js | 4 +++- public/script/gameFunction.js | 3 +++ public/sounds/The Pixel Anthem.mp3 | Bin 0 -> 3505258 bytes 5 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 public/sounds/The Pixel Anthem.mp3 diff --git a/public/index.html b/public/index.html index 9d8b916..40dbfa7 100644 --- a/public/index.html +++ b/public/index.html @@ -18,6 +18,7 @@ +