/2048-Puzzle-Number

2048 is a popular sliding puzzle game in which the player combines numbered tiles on a grid to create a tile with the number 2048. The game is won when the player creates the 2048 tile, but play can continue for a higher score.

Primary LanguageJavaScript

Stargazers