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
g++ minesweeper.cpp -o minesweeper
./minesweeper
RAKESH TIWARI and DIGVIJAY SINGH
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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
g++ minesweeper.cpp -o minesweeper
./minesweeper
RAKESH TIWARI and DIGVIJAY SINGH