Skip to content

Commit d7bb9d1

Browse files
Update README.md
1 parent 2005668 commit d7bb9d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Pong Game/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Open and run the file pong.py without making any modifications to it to ensure t
2626
In this game, I implemented two classes for paddle and ball and also functions like handle_collision and handle_paddle_movement that will start up and carry out an interactive pong game.
2727

2828
**DEMONSTRATION**
29-
![Screenshot 2022-12-08 at 7.51.46 AM](https://github.com/aayushsinha0706/Play-With-Python/blob/main/Pong%20Game/screenshots/Screenshot%202022-12-08%20at%207.51.46%20AM.png)
29+
![Screenshot 2022-12-08 at 7.51.46 AM](https://github.com/aayushsinha0706/Play-With-Python/blob/main/Pong%20Game/Images/Screenshot%202022-12-08%20at%207.51.46%20AM.png)
3030

31-
![Screenshot 2022-12-08 at 7.56.42 AM](https://github.com/aayushsinha0706/Play-With-Python/blob/main/Pong%20Game/screenshots/Screenshot%202022-12-08%20at%207.56.42%20AM.png)
31+
![Screenshot 2022-12-08 at 7.56.42 AM](https://github.com/aayushsinha0706/Play-With-Python/blob/main/Pong%20Game/Images/Screenshot%202022-12-08%20at%207.56.42%20AM.png)
3232

3333

3434
I wish you enjoy the classic pong game. :-D

0 commit comments

Comments
 (0)