Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 461 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 461 Bytes

Saper

Command line implementation of Minesweeper (video game)

Gameplay

The objective of the game is to clear a rectangular board containing hidden bombs without detonating any of them. We can put flags on bombs for mark them.
LMB – show field under mouse icon.
RMB – put a flag.
playground

Setup

It's already configured for Visual Studio 2017 (v141 toolset).