Skip to content

Commit 8fd0382

Browse files
Update README.md
1 parent 1d42dd4 commit 8fd0382

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

2048 Game/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
Game Name: 2048
2-
Game Description
1+
# Game Name: 2048
2+
3+
# Game Description
34
"2048" is a single-player sliding puzzle game. The objective is to merge tiles with the same number to create a tile with the number 2048. The game is played on a 4x4 grid. Players can slide tiles in one of four directions (up, down, left, or right). When two tiles with the same number collide, they merge into a tile with double the value.
45

56
# Game Photo:

0 commit comments

Comments
 (0)