Skip to content

Commit 2bee1bb

Browse files
authored
Update README.md
1 parent 75254a5 commit 2bee1bb

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
# Python-with-pygame
1+
# Python-with-pygame
2+
3+
## This Project is a simple game that is being developed over PyGame Module uder the Python Environment
4+
5+
**The Main and the Entire Code is present in the Game Folder**
6+
7+
In this Game I have taken the Inspiration of Mario and made a Python Edition of the same.
8+
9+
### For Executing the program
10+
Just simply open the mario.py using the Python IDLE and go to Run Option on the Top and click on the Run Module it should work
11+
12+
### Extra Works
13+
I have also developed some other Python based Applications that can be used like Tracing co-ordinates of a ball and Binary search Depection using Python that can be [executed](#for-executing-the-program) in the same manner as mentioned above.
14+
15+
Hope you will like the Project!!

0 commit comments

Comments
 (0)