# jigsaw **Repository Path**: SSSDNSY/jigsaw ## Basic Information - **Project Name**: jigsaw - **Description**: 微信小程序: 拼图游戏合集 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-13 - **Last Updated**: 2023-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 拼图游戏合集 ![微信搜索:拼图游戏合集](./jigsaw.png) [![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://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](https://github.com/weilanwl/ColorUI)修改2.0版本样式,感谢ColorUI开源作者'文晓港'的倾力付出,拥抱开源,感恩开源,深知一己之力微不足道,愿千千万同行打造国内良好开源氛围。 ## 修改历史 - 2019年8月8日21:11:18 使用ColorUI升级全部样式 ### License [![LICENSE](https://img.shields.io/badge/license-NPL%20(The%20996%20Prohibited%20License)-blue.svg)](https://github.com/Ezoio/jigsaw/blob/master/LICENSE)