Skip to content

Commit c4d88c9

Browse files
committed
Added screenshot
1 parent cf276ca commit c4d88c9

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,16 @@ This project only include two simple .py files:
1313
# Requirement
1414

1515
1. Python 2.7
16+
2. Python-Pygame
1617

17-
# Installation
18+
# How To Start Game
1819

19-
To run this game, install the corresponding version of pygame.
20-
After that, double click the mainGame.py and you can play it.
20+
```bash
21+
$ python mainGame.py
22+
```
23+
24+
#Screeshot
25+
26+
![](http://s2.postimg.org/728c1wy4p/Screenshot_5.png)
27+
28+
![](http://s30.postimg.org/fflxcv9ld/Screenshot_6.png)

0 commit comments

Comments
 (0)