Skip to content

gittig11/vue-picture-puzzle

Repository files navigation

一. vue-picture-puzzle

简介

基于vue.js实现的 4*4 拼图小游戏。点击预览

技术栈:

vue
vue-router
vuex
sass
babel
eslint

项目预览

拼图

二. canvas实现的拼图

预览地址:
http://localhost:8080/#/puzzle

参考:
https://www.jb51.net/article/195855.htm

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.