We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec1aac5 commit fd39f6aCopy full SHA for fd39f6a
README.md
@@ -1,8 +1,8 @@
1
-<h1 align="centre">
+<h1 align="center">
2
Minesweeper
3
</h1>
4
5
-<h4 align="centre">
+<h4 align="center">
6
The classic minesweeper game in python
7
</h4>
8
@@ -14,10 +14,10 @@ python minesweeper.py
14
15
## Gameplay
16
17
-<div align="centre">
18
- 
19
-</div>
+<p align="center">
+ <img src="https://raw.githubusercontent.com/foxyblue/minesweeper/master/static/inprogress.png"/>
+</p>
20
21
22
- 
23
+ <img src="https://raw.githubusercontent.com/foxyblue/minesweeper/master/static/losing_game.png"/>
0 commit comments