diff --git a/README.md b/README.md new file mode 100644 index 0000000..1b61b64 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Project Title + +A 2048 game. diff --git a/index.html b/index.html index 31240fd..d50ac55 100644 --- a/index.html +++ b/index.html @@ -1,150 +1,82 @@ - -
- - - - - - - -- -2048 - - -
--Score Board - -
- --New Game -
- -| - | - | - | - - |
| - | - | - | - |
| - | - | - | - |
| - | - | - | - |
| - | |
- - - - |
![]() |
- - | ![]() |
-
-
-
| - | ![]() |
- - - - |
Made By : Tushar Gupta
Get Code at : Github
-
2048
++ Score Board +
++ New Game +
+| + | + | + | + |
| + | + | + | + |
| + | + | + | + |
| + | + | + | + |
| + | |
+ + |
![]() |
+ + | ![]() |
+
| + | ![]() |
+ + |
Made By : Tushar Gupta
Get Code at : Github