A downloadable game for Windows

OpenMinesweeper is an open source version of the popular minesweeper game!

StatusReleased
PlatformsWindows
Release date Jun 13, 2020
Authorfe_Bell
GenrePuzzle
Tagsminigames, Minimalist
Code licenseMIT License
Asset licenseCreative Commons Zero v1.0 Universal
Average sessionA few seconds
LanguagesEnglish
InputsMouse
AccessibilityColor-blind friendly, One button, Textless
LinksSource code

Download

Download
https://github.com/Fe-Bell/OpenMinesweeper/releases/download/1.2.0.0/OpenMinesweeper_1.2.0.0.7z
External

Install instructions

  1. Download and extract the .7z file from the link in this page.
  2. Download and install .NET Core 3.1 from https://dotnet.microsoft.com/download
  3. Run OpenMinesweeper.NET.exe
  4. Select "Game" in the menu strip, then "New". Choose a size for the game grid and click "Play".
  5. Click the cells inside the window. Once a cell is clicked, it will reveal the number of adjacent cells that contain mines.
  6. Avoid all mines to win the game.