A modern, responsive implementation of the classic 2048 puzzle game. The game features smooth animations, intuitive controls, and a clean user interface — playable on both desktop and mobile devices.
- HTML
- SCSS
- JS
Follow these steps to run the project locally:
- git clone https://github.com/naz4ik/2048-Game.git
- cd 2048-Game
npm install or yarn install
npm start or yarn start