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

https://github.com/classlfz/mine-clearance-polymer

mine clearance web game
https://github.com/classlfz/mine-clearance-polymer

game mine-clearance polymer-3 typescript

Last synced: 2 months ago
JSON representation

mine clearance web game

Awesome Lists containing this project

README

        

# mine-clearance

Web mine clearance game, made by polymer 3.x

[demo](http://classlfz.com/mine-clearance-polymer)

## dev

```sh
# install dependencies
$ yarn install

# dev server
$ yarn serve
```