Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nxhawk/minesweeper-game

Playing minesweeper is our passion. That's why we strive to make it the greatest game in the world! Select a difficulty level to challenge yourself, and enjoy the game!
https://github.com/nxhawk/minesweeper-game

game-development html-css-javascript minesweeper

Last synced: 8 days ago
JSON representation

Playing minesweeper is our passion. That's why we strive to make it the greatest game in the world! Select a difficulty level to challenge yourself, and enjoy the game!

Awesome Lists containing this project

README

        

# Minesweeper Online

### Rules

Minesweeper rules are very simple. The board is divided into cells, with mines randomly distributed. To win, you need to open all the cells. The number on a cell shows the number of mines adjacent to it. Using this information, you can determine cells that are safe, and cells that contain mines. Cells suspected of being mines can be marked with a flag using the right mouse button.

### Screen

![image](https://user-images.githubusercontent.com/92797788/212595758-cb7dcab3-67a6-4db6-a296-5df3d45d3683.png)

### Link play

https://minesweeper-nxhawk.vercel.app/