/vue-2048

The game 2048 written in vue.

Primary LanguageJavaScript

vue-2048

Play the game here!

A clone of the classic app 2048. This one is slightly harder since the lowest values are 1 and not 2.

Local setup

If you feel like contributing to the development.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Lints and fixes files

yarn lint