趣味拼图的完美展示平台
拼图画布从图像创建拼图图像。(encode/)从困惑的图像和imageMap.json中恢复图像。(decode/)
安装:
-
npm install
-
npm run watch:decode
-
npm run watch:encode
-
npm run dist:lib
用法:
-
打开
编码/index.html
保存疑惑的图片和imageMap.json
-
打开
解码/index.html
将困惑的图像恢复为正常图像。
贡献:
-
创建您的功能分支:
git checkout -b my-new-feature
-
提交您的更改:
git commit -am 'Add some feature'
-
推送到分支:
git push origin my-new-feature
-
提交拉取请求 :D
执照:麻省理工学院
下载地址
用户评论