https://github.com/thepranaygupta/2048-game
2048 is a number puzzle game.
https://github.com/thepranaygupta/2048-game
2048 2048-clone 2048-game
Last synced: 6 months ago
JSON representation
2048 is a number puzzle game.
- Host: GitHub
- URL: https://github.com/thepranaygupta/2048-game
- Owner: thepranaygupta
- Created: 2022-06-05T08:45:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-11T14:21:29.000Z (over 3 years ago)
- Last Synced: 2025-03-26T09:40:55.550Z (7 months ago)
- Topics: 2048, 2048-clone, 2048-game
- Language: JavaScript
- Homepage: https://thepranaygupta.github.io/2048-Game
- Size: 759 KB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048 Game
2048 is a number puzzle game. When the squares of the same number are merged together, they will add up. Each round will have an extra square with 2 or 4 written on it, and the game ends when the square cannot be moved. Players have to find a way to make up a square with **2048** (or larger) in this small 16 squares.
**[Live Link](https://thepranaygupta.github.io/2048-Game)**
# Preview

