Slide numbered tiles on a grid to combine them to create a tile with the number 2048.
git clone https://github.com/madzadev/2048.git
cd 2048
npm install
npm run dev
Any feature requests and pull requests are welcome!
The project is under MIT license.