Skip to content
/ jigsaw Public

wechat mini programer- number jigsaw mini game for beginner

License

Notifications You must be signed in to change notification settings

SSSDNSY/jigsaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

拼图游戏合集

微信搜索:拼图游戏合集

996.icu

文件结构

jigsaw
│   README.md
│   app.js
│   app.json
│   app.wxss
│
└───pages
│   │
│   └───img(图片)
│   │   │   close_music.png
│   │   │   readme.png
│   │   │   ...
│   │
│   └───index (主页)
│   │   │   index.js
│   │   │   index.wxml
│   │   │   index.wxss
│   │ 
│   └───jigsaw(游戏主页)
│   │   │   jigsaw.js
│   │   │   jigsaw.wxml
│   │   │   jigsaw.wxss
│   │   │   jigsaw.json
│   │
│   └───person(个人)
│       │   person.js
│       │   person.wxml
│       │   person.wxss
│       │   person.json
│ 
│
└───utils(工具)
    │   DBFSutil.js(解决算法)
    │   md5.js (加密工具)
    │   okayapi.js (小白接口)
    │   util.js(本程序通用工具)

致谢

使用ColorUI修改2.0版本样式,感谢ColorUI开源作者'文晓港'的倾力付出,拥抱开源,感恩开源,深知一己之力微不足道,愿千千万同行打造国内良好开源氛围。

修改历史

  • 2019年8月8日21:11:18 使用ColorUI升级全部样式

License

LICENSE

About

wechat mini programer- number jigsaw mini game for beginner

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published