Skip to content

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

Contributors