Skip to content

Commit baf3661

Browse files
Update README.md
Images aren't showing. I fixed that.
1 parent 71c003b commit baf3661

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: PyGamesScripts/Dodge Charger Game/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a car :car: based game made with pygame. You have to drive car and dodge
44
# Aim and Purpose
55
The aim of this game is to understand the working pygame module and it's purpose is that you can play it for fun and entertainment.
66
# Detail Explanation of Script
7-
Here you have to drive your car :car: on the highway. Some enemies cars :police-car: are coming from the top of the screen you have to dodge
7+
Here you have to drive your car :car: on the highway. Some enemies cars :car: are coming from the top of the screen you have to dodge
88
your car to prevent from collision :boom:. The speed of enemies cars will also increase. So you have to survive as long as you can.
99
On top left of the screen you can see how much coin you have collected. Under your car you can see the car's health.
1010
There is also a garage screen where you can buy new vehicles and equip according to your choice.
@@ -14,9 +14,9 @@ There is also a garage screen where you can buy new vehicles and equip according
1414
- Collect heart to increase vehicles's health.
1515

1616
- #### Screenshots
17-
![Main-Menu-Image](Images\demo_img0.png)
18-
![Game-Image](Images\demo_img1.png)
19-
![Garage-Image](Images\demoj_img2.png)
17+
![Main-Menu-Image](Images/demo_img0.png)
18+
![Game-Image](Images/demo_img1.png)
19+
![Garage-Image](Images/demoj_img2.png)
2020

2121
# How to install the game locally?
2222
1. Install the python [Download python](https://www.python.org/downloads/)
@@ -41,7 +41,7 @@ There is also a garage screen where you can buy new vehicles and equip according
4141
- And Enjoy :rocket:
4242

4343
# Tip
44-
- If you don't collect heart then the speed of enemy's car won't increase. :+1
44+
- If you don't collect heart then the speed of enemy's car won't increase. 👍
4545

4646
# Author
47-
Mudit
47+
Mudit

0 commit comments

Comments
 (0)