diff --git a/4) BEATBOX using JS/JavscriptNewGame(Bubble-Game)/index.html b/4) BEATBOX using JS/JavscriptNewGame(Bubble-Game)/index.html
new file mode 100644
index 000000000..f17b64dcb
--- /dev/null
+++ b/4) BEATBOX using JS/JavscriptNewGame(Bubble-Game)/index.html
@@ -0,0 +1,50 @@
+
+
+
+
+
+ Document
+
+
+
+
+
+
+
+
+
+
Hit
+
+ 5
+
+
+
+
Timer
+
+ 60
+
+
+
+
Score
+
+ 0
+
+
+
+
+
+
5
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/4) BEATBOX using JS/JavscriptNewGame(Bubble-Game)/script.js b/4) BEATBOX using JS/JavscriptNewGame(Bubble-Game)/script.js
new file mode 100644
index 000000000..2398027fb
--- /dev/null
+++ b/4) BEATBOX using JS/JavscriptNewGame(Bubble-Game)/script.js
@@ -0,0 +1,49 @@
+
+function makeBubble(){
+ let some = "";
+ for(let i=1; i<161;i++){
+ some +=`