Minesweeper is a cpp game program runnable on linux terminals.
- Run "./minroob.out" in your terminal to run the game (or compile the minroob.cpp again and run the output).
- This game is Designed for Linux operating system.
- There is a folder named "SAVED GAMES", As the name implies, the saved games will save in this folder.actually you may want to hide this folder. But you have to change the value of the global variable "hidden" (in minroob.cpp) to the new name you chose.
- You can download the last version of "clui.h" library from this link. but check! it may not work properly with linux.
- Programmed by Mohammad Huseyn for the Final project of basic programming, Shahid Beheshti University.