Skip to content

shin202/2048-Game

Repository files navigation

2048-app

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

See Configuration Reference.

How to play

Use your arrow keys to move the tiles. When two tiles with the same number touch, they merge into one!

Releases

No releases published

Packages

No packages published