Skip to content

Kasonsx/vue2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue2048

The Game 2048 developed by vue. The origin project is vue-2048.
I used Vue-cli 3.0 to rebuild this project and simplify the config file.On other hand,I also used vue-touch to achieve swipe action in mobile terminal.Last but not least,the ui of starting and ending in game were optimized a bit.:D

To be honest,there's still a bug that cells become invisible when the board is full.In a formal way,you can pass the game.Just settle for it, I'm trying to fix it.XD

Eventually, I fixed it!(ノ´▽`)ノ♪

Demo

https://kasonsx.github.io/vue2048/

First Blood

Victory Photo

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

About

The Game 2048 developed by vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published