Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ileostar/sokoban
推箱子小游戏📦
https://github.com/ileostar/sokoban
practice-project typescript unit-testing vite vitesse-lite vitest vue3
Last synced: 3 months ago
JSON representation
推箱子小游戏📦
- Host: GitHub
- URL: https://github.com/ileostar/sokoban
- Owner: ileostar
- License: mit
- Created: 2024-03-07T15:49:59.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T05:58:17.000Z (8 months ago)
- Last Synced: 2024-10-12T00:33:22.689Z (3 months ago)
- Topics: practice-project, typescript, unit-testing, vite, vitesse-lite, vitest, vue3
- Language: Vue
- Homepage: https://sokoban.leostar.top
- Size: 855 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sokoban-practice
[Vitest](https://cn.vitest.dev/)单元测试练习项目(推箱子小游戏)
![alt text](public/image.png)
[在线试玩](https://sokoban-vitest.vercel.app)
## Tasking任务安排
- [x] 实现基本游戏场景
- [x] 控制人物
- [x] 计时器
- [x] 视图大小控制
- [x] 添加单元测试
- [x] 添加礼花效果
- [x] 切换关卡
- [x] 数据持久化