2048 Game
Description: This project is a recreation of the popular game 2048. It is a single-player sliding tile puzzle game, where the objective is to slide numbered tiles on a grid to combine them and create a tile with the number 2048.
Technologies Used: HTML SCSS/SASS JavaScript
You can preview the game here. DEMO: https://yuliiacat.github.io/game_2048/ CODE: https://github.com/YuliiaCat/game_2048