diff --git a/Homepage.html b/Homepage.html new file mode 100644 index 0000000..8525e36 --- /dev/null +++ b/Homepage.html @@ -0,0 +1,46 @@ + + + + + + 2048 + + +
+
+

2048

+
+ +
+
+
Score
+
0
+
+
+
High
+
0
+
+
+ +
+ + +
+ +
+ +
+

How to Play

+

Use arrow keys (↑ ↓ ← →) or swipe to move tiles. When two tiles with the same number touch, they merge into one! Join the numbers to reach the 2048 tile!

+
+
+ +
+
+

Game Over!

+

Your score: 0

+ +
+
+ + \ No newline at end of file diff --git a/Homepage.js b/Homepage.js new file mode 100644 index 0000000..e69de29