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

https://github.com/levchak0910/minesweeper

Game "Minesweeper"
https://github.com/levchak0910/minesweeper

cypress e2e vue vue-router vuex

Last synced: 2 months ago
JSON representation

Game "Minesweeper"

Awesome Lists containing this project

README

        

# Minesweeper
> Game "Minesweeper" implementation on Vue.js

Demo: [heroku app](https://auto-minesweeper.herokuapp.com)

### Comands
```bash
npm run dev # development
npm run build # production
npm run test # e2e tests
npm run lint # linter
```

### License
This software is free to use under the MIT license.