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 cf276ca commit c4d88c9Copy full SHA for c4d88c9
README.md
@@ -13,8 +13,16 @@ This project only include two simple .py files:
13
# Requirement
14
15
1. Python 2.7
16
+2. Python-Pygame
17
-# Installation
18
+# How To Start Game
19
-To run this game, install the corresponding version of pygame.
20
-After that, double click the mainGame.py and you can play it.
+```bash
21
+$ python mainGame.py
22
+```
23
+
24
+#Screeshot
25
26
+
27
28
+
0 commit comments