diff --git a/bubbleshooter/a b/bubbleshooter/a
new file mode 100644
index 00000000..8b137891
--- /dev/null
+++ b/bubbleshooter/a
@@ -0,0 +1 @@
+
diff --git a/bubbleshooter/cover.svg b/bubbleshooter/cover.svg
new file mode 100644
index 00000000..339613b5
--- /dev/null
+++ b/bubbleshooter/cover.svg
@@ -0,0 +1,3 @@
+
diff --git a/bubbleshooter/index.html b/bubbleshooter/index.html
new file mode 100644
index 00000000..ec3cb39b
--- /dev/null
+++ b/bubbleshooter/index.html
@@ -0,0 +1,460 @@
+
+
+
+
+
+
+
+
+ bubbleshooter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/games.json b/games.json
index a67b59fd..305530dc 100644
--- a/games.json
+++ b/games.json
@@ -1,4 +1,16 @@
-[
+[
+ {
+ "name": "Bubble Shooter",
+ "image": "cover.svg",
+ "directory": "bubbleshooter",
+ "recommended": "1"
+ },
+ {
+ "name": "Pong",
+ "directory": "pong",
+ "image": "cover.svg",
+ "recommended": "1"
+ },
{
"name": "Flappy Plane",
"directory": "flappyplane",
diff --git a/pong/a b/pong/a
new file mode 100644
index 00000000..8b137891
--- /dev/null
+++ b/pong/a
@@ -0,0 +1 @@
+
diff --git a/pong/cover.svg b/pong/cover.svg
new file mode 100644
index 00000000..5804bc16
--- /dev/null
+++ b/pong/cover.svg
@@ -0,0 +1,3 @@
+
diff --git a/pong/index.html b/pong/index.html
new file mode 100644
index 00000000..563777b7
--- /dev/null
+++ b/pong/index.html
@@ -0,0 +1,460 @@
+
+
+
+
+
+
+
+
+ Pong
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+