23 lines
892 B
Markdown
23 lines
892 B
Markdown
# Minefield
|
|
Minefield project written in university with primitive graphical interface
|
|
|
|
The game start with a simple interface asking for easy, medium, hard or custom mode and an easy start or not.
|
|
|
|

|
|
|
|
The window then change to a classic minefield game.
|
|
|
|

|
|
|
|

|
|
|
|
If you click on a mine the game will end
|
|
|
|

|
|
|
|
|
|
|
|
### Commands
|
|
L-Mouse click uncover the cell
|
|
R-Mouse click place/remove the safe flag for the mine (this way you can't click on it accidentally)
|