diff --git a/GameSounds/index.html b/GameSounds/index.html
new file mode 100644
index 0000000..94ecc59
--- /dev/null
+++ b/GameSounds/index.html
@@ -0,0 +1,16 @@
+
+
+ Play Sounds
+
+
+
+
+
Ring
+
Page
+
Sell
+
+
+
+
+
+
\ No newline at end of file
diff --git a/GameSounds/soundPlayer.js b/GameSounds/soundPlayer.js
new file mode 100644
index 0000000..7bd8f59
--- /dev/null
+++ b/GameSounds/soundPlayer.js
@@ -0,0 +1,37 @@
+const inventoryItems = document.querySelectorAll(".inventory");
+console.log(inventoryItems);
+for(let i=0; i
+
+ Sound Player To Do
+
+
+
+ To Do List:
+
+