2048 is a single-player sliding tile puzzle video game written by Italian web developer Gabriele Cirulli and published on GitHub. Wikipedia
Initial release date: March 9, 2014
Developer: Gabriele Cirulli
Mode: Single-player video game
Publishers: Solebon LLC, Andrea Bellitto
Platforms: iOS, Android, Microsoft Windows, Nintendo 3DS
Programming language: JavaScript
How does Game 2048 Work?
- Get user command gestures (up, down, right & left)
- Move the number in the direction of the movement
- If there are the same numbers, the numbers will be combined & the score will increase