You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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.
0 commit comments