OpenMinesweeper
A downloadable game for Windows
OpenMinesweeper is an open source version of the popular minesweeper game!
Status | Released |
Platforms | Windows |
Release date | Jun 13, 2020 |
Author | fe_Bell |
Genre | Puzzle |
Tags | minigames, Minimalist |
Code license | MIT License |
Asset license | Creative Commons Zero v1.0 Universal |
Average session | A few seconds |
Languages | English |
Inputs | Mouse |
Accessibility | Color-blind friendly, One button, Textless |
Links | Source code |
Download
Download
https://github.com/Fe-Bell/OpenMinesweeper/releases/download/1.2.0.0/OpenMinesweeper_1.2.0.0.7z
External
Install instructions
- Download and extract the .7z file from the link in this page.
- Download and install .NET Core 3.1 from https://dotnet.microsoft.com/download
- Run OpenMinesweeper.NET.exe
- Select "Game" in the menu strip, then "New". Choose a size for the game grid and click "Play".
- Click the cells inside the window. Once a cell is clicked, it will reveal the number of adjacent cells that contain mines.
- Avoid all mines to win the game.