File | Date | Author | Commit |
---|---|---|---|
Screenshot | 2024-11-06 |
![]() |
[0dfdb4] Screenshots are added |
sources | 2024-11-06 |
![]() |
[9ef1a4] Only required files are pushed |
.gitignore | 2024-11-06 |
![]() |
[9ef1a4] Only required files are pushed |
Improvements.md | 2024-11-06 |
![]() |
[9ef1a4] Only required files are pushed |
LICENSE | 2024-11-06 |
![]() |
[9ef1a4] Only required files are pushed |
PONG-Game-1.0.0-setup.iss | 2025-02-17 |
![]() |
[77d31b] Inno Setup script updated |
README.md | 2025-01-24 |
![]() |
[bc8c45] Rectify a spelling error in README.md |
icon.ico | 2025-02-03 |
![]() |
[9a883a] Icon (.ico) file added for better compatibility. |
main.py | 2025-03-03 |
![]() |
[af0249] Experimental feature of resizing the window is ... |
Brought to you by Passion-Lab
Pong Game or Table Tennis Game. This computer digital game is made with PyGame module and come with a very elegant looking design with sound effects to hold the players' attention while they engage in playing. Check the screenshots (↓) below.
|
|
|
|
Only by moving the two Paddles up and down to protect the ball from touching the left and right wall.
- For Left Player
- W
: Move the Paddle up.
- S
: Move the Paddle down.
- For Right Player
- ↑
: Move the Paddle up.
- ↓
: Move the Paddle down.
|
|
|
|
Pong Game Start Screen (by Passion-Lab)
Pong Game Running Screen (by Passion-Lab)
Pong Game Paused Screen (by Passion-Lab)
Pong Game Result/Score Screen (by Passion-Lab)
|
|
Pong Game | Made with ❤️ by Passion-Lab