We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c171d49 commit beb9c72Copy full SHA for beb9c72
PyGamesScripts/Memory Puzzle Game/README.md
@@ -1,10 +1,15 @@
1
# Package/Script Name
2
### **MEMORY_PUZZLE_GAME**
3
+
4
+## Aim
5
6
+<p>To create a memory game.</p> </br>
7
8
## Short description of package/script
9
10
<p>The program runs a memory game that allows you to turn over cards by clicking the mouse.</p> </br>
11
-# Setup
12
+# Setup instructions
13
Copy the project to your local enviroment and that's all this code can be run on any python IDE.
14
15
## Detailed explanation of script, if needed
@@ -30,3 +35,6 @@ Copy the project to your local enviroment and that's all this code can be run on
30
35
31
36
## Author(s)
32
37
##### HitainKakkar
38
39
+## Disclaimers, if any
40
+NO
0 commit comments