Update README.md
This commit is contained in:
committed by
GitHub
parent
be386f5d5b
commit
36d76c6eb3
20
README.md
20
README.md
@@ -1,2 +1,22 @@
|
||||
# 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)
|
||||
|
||||
Reference in New Issue
Block a user