https://github.com/jiangshanmeta/vue3-minesweeper
https://github.com/jiangshanmeta/vue3-minesweeper
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jiangshanmeta/vue3-minesweeper
- Owner: jiangshanmeta
- License: mit
- Created: 2020-10-15T11:42:28.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-04T11:41:37.000Z (almost 5 years ago)
- Last Synced: 2025-04-03T09:32:42.465Z (6 months ago)
- Language: Vue
- Size: 188 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue3-minesweeper
Vue3实现扫雷游戏
游戏界面参考Ubuntu19.04自带的扫雷
## 相关链接
[试玩链接](https://jiangshanmeta.github.io/vue3-minesweeper/)
[Vue2实现扫雷游戏](https://github.com/jiangshanmeta/mineSweeper-vue)
[React实现扫雷游戏](https://github.com/jiangshanmeta/minesweeper-react)