Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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实现

Awesome Lists containing this project

README

        

# minesweeper-react

[![codecov](https://codecov.io/gh/jiangshanmeta/minesweeper-react/branch/master/graph/badge.svg?token=G0EGK1TPRX)](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)