Skip to content

Commit c96861c

Browse files
authored
Add files via upload
1 parent 57f4b71 commit c96861c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Pong Game in Python/Readme1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
About System
2+
The project file contains python scripts (Pong.py). Talking about the gameplay, the user has to strike back the moving ping ball towards the opponent court. If he/she fails to touch the ball, then the opponent player wins that round. And the game will be over after the 20 continuous wins of the same team. The pc control of the game is also very simple. The left-side player has to use W and S keys to move or slide the stick, while the right-side player has to use up and down arrow keys. The gameplay design is so simple that the user won’t find it difficult to use and understand.

0 commit comments

Comments
 (0)