https://github.com/jiangshanmeta/minesweeper-react
扫雷游戏 react实现
https://github.com/jiangshanmeta/minesweeper-react
jest react typescript unittest
Last synced: 4 months ago
JSON representation
扫雷游戏 react实现
- Host: GitHub
- URL: https://github.com/jiangshanmeta/minesweeper-react
- Owner: jiangshanmeta
- License: mit
- Created: 2019-12-11T16:27:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T13:36:32.000Z (10 months ago)
- Last Synced: 2025-03-19T01:11:30.987Z (7 months ago)
- Topics: jest, react, typescript, unittest
- Language: TypeScript
- Homepage: https://jiangshanmeta.github.io/minesweeper-react/
- Size: 2.06 MB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minesweeper-react
[](https://codecov.io/gh/jiangshanmeta/minesweeper-react)
React实现扫雷游戏
游戏界面参考Ubuntu19.04自带的扫雷
[在线链接](https://jiangshanmeta.github.io/minesweeper-react/index.html)
[Vue 实现扫雷](https://github.com/jiangshanmeta/mineSweeper-vue)