Skip to content

A remake of the classic windows game "Minesweeper". Clear the board of mines by marking each one to ensure that the area is safe.

Notifications You must be signed in to change notification settings

AdsGames/mine-sweeper

Repository files navigation

MineSweeper

Reliability Rating Security Rating Maintainability Rating

A remake of the classic windows game "Minesweeper". Clear the board of mines by marking each one to ensure that the area is safe.

Demo

Web Demo

Setup

CMake

cmake --preset debug
cmake --build --preset debug

Build Emscripten

emcmake cmake --preset debug
cmake --build --preset debug

About

A remake of the classic windows game "Minesweeper". Clear the board of mines by marking each one to ensure that the area is safe.

Topics

Resources

Stars

Watchers

Forks