2048 Game Built with VueJS
2048-app
2048 Game Built with VueJS
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
How to play
Use your arrow keys to move the tiles. When two tiles with the same number touch, they merge into one!