https://github.com/kmohamedalie/pong
Old school pong🏓, code-4-fun
https://github.com/kmohamedalie/pong
pong-game python-programming tkinter-gui
Last synced: 4 months ago
JSON representation
Old school pong🏓, code-4-fun
- Host: GitHub
- URL: https://github.com/kmohamedalie/pong
- Owner: Kmohamedalie
- Created: 2024-02-10T20:02:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-10T21:08:13.000Z (over 1 year ago)
- Last Synced: 2025-01-02T15:31:58.325Z (6 months ago)
- Topics: pong-game, python-programming, tkinter-gui
- Language: Python
- Homepage:
- Size: 8.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pong🏓
The following pong game was built 3years ago (sept 2021) as part of my early journey in learning python programming the fun way. The credit must be given to youtube, since this game was totally developed based on youtube learning. All [files](https://github.com/Kmohamedalie/pong) have been made accessible in the repository, you can [download](https://github.com/Kmohamedalie/pong/archive/refs/heads/master.zip) and play the game using [Pycharm](https://www.jetbrains.com/pycharm/) or [Visual studio Code](https://code.visualstudio.com/)### Key-board control:
Player 1: W = up, S = down
Player 2: ⬆️ = up , ⬇️ = down
[screen-capture.webm](https://github.com/Kmohamedalie/pong/assets/63104472/9c9e3d9b-8336-4e6e-903e-e3c061e8f975)