Skip to content

sfxhewitt/minesweeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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

About

Minesweeper in c++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%