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

https://github.com/ivanjermakov/mineswepper

Modern web-based implementation of Minesweeper game
https://github.com/ivanjermakov/mineswepper

p5js

Last synced: 2 months ago
JSON representation

Modern web-based implementation of Minesweeper game

Awesome Lists containing this project

README

        

# Mineswepper

![](https://sun9-9.userapi.com/c840521/v840521610/83f42/4tsyJMhGo7k.jpg)

**Warning**: this game can get seriously addictive and it's very easy to lose track of time while playing it.

## Rules
In order to win the game, you must reveal all the squares that DO NOT contain a mine.

To flag them or not is a matter of personal preference.

If a mine is revealed, the player loses.

Game is won when all the mines revealed correctly.

**More info**: [Mineswepper on Wikipedia](https://en.wikipedia.org/wiki/Minesweeper_(video_game))