-
Technologies used to create this project: JavaScript.
-
Link to the project: DEMO LINK
-
The goal of the game is to reach the number 2048 in any of the grid cells. The player can move cells using keyboard arrows (up, down, left, right). All numbers should be moved in the selected direction until all empty cells are filled in. If the number 2048 is displayed in any cell, the player wins the game.