Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wf123537200/puzzlegame
手机端和PC端都可以使用的拼图游戏
https://github.com/wf123537200/puzzlegame
Last synced: 14 days ago
JSON representation
手机端和PC端都可以使用的拼图游戏
- Host: GitHub
- URL: https://github.com/wf123537200/puzzlegame
- Owner: wf123537200
- Created: 2015-12-17T01:32:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-17T01:51:47.000Z (about 9 years ago)
- Last Synced: 2024-10-22T16:34:51.313Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 596 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
这是做btv芈月传项目沉淀下来的一个拼图游戏,支持手机端和PC端,启动代码可以参考index.html
参数说明
// 行
row: 3,
// 列
low: 4,
// 每片高度, 支持单位(em, px)
pieceH: '166px',
// 每片宽度, 支持单位(em, px)
pieceW: '191px',
// 片的边框宽度,单位px
border: '2px solid #ffffff',
// 片图片存储位置前缀
urlPreFix: './img'
实例地址可见
http://myz.uliveapp.com/