Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 628 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 628 Bytes

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

Preview

image image