{"id":24334654,"url":"https://github.com/yviscool/klotski","last_synced_at":"2026-01-27T09:40:00.851Z","repository":{"id":270496695,"uuid":"910532621","full_name":"yviscool/klotski","owner":"yviscool","description":"经典益智游戏数字华容道，多尺寸支持，移动音效与胜利烟花特效！像素风设计，支持在线试玩与自定义体验。","archived":false,"fork":false,"pushed_at":"2025-07-31T14:48:10.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-06T07:37:39.755Z","etag":null,"topics":["gamedev"],"latest_commit_sha":null,"homepage":"https://digital-puzzle.vercel.app","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yviscool.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-31T14:47:37.000Z","updated_at":"2025-07-31T14:48:14.000Z","dependencies_parsed_at":"2025-06-02T04:37:08.230Z","dependency_job_id":"f73a02b4-6476-4963-92d0-4afe9d232f74","html_url":"https://github.com/yviscool/klotski","commit_stats":null,"previous_names":["yviscool/digital-puzzle","yviscool/klotski"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yviscool/klotski","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yviscool%2Fklotski","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yviscool%2Fklotski/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yviscool%2Fklotski/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yviscool%2Fklotski/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yviscool","download_url":"https://codeload.github.com/yviscool/klotski/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yviscool%2Fklotski/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28810993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:41:26.337Z","status":"ssl_error","status_checked_at":"2026-01-27T07:41:08.776Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gamedev"],"created_at":"2025-01-18T04:17:36.958Z","updated_at":"2026-01-27T09:40:00.833Z","avatar_url":"https://github.com/yviscool.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 数字华容道 - klotski\n\n![GitHub](https://img.shields.io/badge/license-MIT-blue) ![GitHub stars](https://img.shields.io/github/stars/yviscool/klotski?style=social)\n\n**数字华容道** 是一款经典的益智游戏，通过移动数字方块，将它们按顺序排列。本项目使用现代前端技术实现，支持多种难度选择和动态效果，提供流畅的游戏体验。\n\n🌐 **项目地址**: [https://github.com/yviscool/klotski](https://github.com/yviscool/klotski)\n\n---\n\n## 🎮 功能特点\n\n- **多种难度选择**：支持 2x3、3x3、4x4 等多种难度模式。\n- **动态效果**：方块移动流畅，带有音效和动画。\n- **计时与步数统计**：实时记录游戏时间和步数。\n- **胜利提示**：游戏完成后显示烟花效果和胜利弹窗。\n- **响应式设计**：适配桌面和移动设备，随时随地畅玩。\n\n---\n\n## 🚀 使用方法\n\n### 在线体验\n直接访问 [klotski](https://digital-puzzle.vercel.app/) 即可在线体验。\n\n### 本地运行\n1. 克隆项目到本地：\n   ```bash\n   git clone https://github.com/yviscool/klotski.git\n   ```\n2. 进入项目目录：\n   ```bash\n   cd klotski\n   ```\n3. 打开 `index.html` 文件即可运行。\n\n---\n\n## 🛠️ 技术栈\n\n- **HTML5**：页面结构与内容。\n- **CSS3**：样式与动画效果。\n- **JavaScript**：游戏逻辑与交互。\n- **SweetAlert2**：美化弹窗提示。\n- **tsParticles**：实现烟花效果。\n\n---\n\n## 📸 截图\n\n![游戏界面](screenshot.png)\n\n---\n\n## 📜 许可证\n\n本项目基于 **MIT 许可证** 开源。详情请参阅 [LICENSE](LICENSE) 文件。\n\n---\n\n## 🤝 贡献指南\n\n欢迎贡献代码！如果您有任何建议或发现问题，请提交 Issue 或 Pull Request。\n\n1. Fork 本项目。\n2. 创建新分支 (`git checkout -b feature/YourFeature`)。\n3. 提交更改 (`git commit -m 'Add some feature'`)。\n4. 推送分支 (`git push origin feature/YourFeature`)。\n5. 提交 Pull Request。\n\n---\n\n## 📧 联系\n\n如有任何问题，请联系：  \n📩 **Email**: [your-email@example.com](mailto:your-email@example.com)  \n🌐 **GitHub**: [yviscool](https://github.com/yviscool)\n\n---\n\n**Enjoy the game! 🎉**\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyviscool%2Fklotski","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyviscool%2Fklotski","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyviscool%2Fklotski/lists"}