Git Product home page Git Product logo

jigsaw's Introduction

拼图游戏合集

微信搜索:拼图游戏合集

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

jigsaw's People

Contributors

sssdnsy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.