felixnaredi / vue-2048

The game 2048 written in vue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The game 2048 written in vue.


Languages

Language:JavaScript 63.2%Language:Vue 29.5%Language:HTML 5.3%Language:Shell 2.0%