This is an implementation of the classic 2048 game using pure JavaScript. The game involves merging numbers on a grid to reach the value of 2048 and achieve the highest score possible.
The 2048 game was created using the following technologies:
- HTML5
- CSS
- SCSS
- JavaScript