Skip to content

mukund26/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Minesweeper in c++ LANGUAGE USED: C++

HEADER FILES: bits/stdc++.h and random.h Uses modularity and random function to generate mines according to the level chosen

How to run

g++ minesweeper.cpp -o minesweeper
./minesweeper

How to play

Choose a difficulty

Difficulty

Play the game!

Game

Minesweeper running

Releases

No releases published

Packages

No packages published

Languages