An open API service indexing awesome lists of open source software.

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

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)