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

https://github.com/hongbo-miao/minesweeper

Minesweeper
https://github.com/hongbo-miao/minesweeper

javascript react redux redux-observable rxjs

Last synced: 7 months ago
JSON representation

Minesweeper

Awesome Lists containing this project

README

          

# Minesweeper

## Install
```bash
npm install
npm start
```

## Features
- Auto save
- Multi players
- Countdown timer
- Mine field dimension setting

## Screenshot
![screenshot](https://user-images.githubusercontent.com/3375461/40630606-c47d65a6-6288-11e8-831a-c5bc702e681f.jpg)