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

JustD4nTe/Saper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).