https://github.com/artinmohajeri/pong_game
this is a ping pong game that i have make it with python
https://github.com/artinmohajeri/pong_game
game game-development pong pong-game pong-python pygame pygame-games pygame-library python
Last synced: 2 months ago
JSON representation
this is a ping pong game that i have make it with python
- Host: GitHub
- URL: https://github.com/artinmohajeri/pong_game
- Owner: artinmohajeri
- Created: 2022-04-28T16:02:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T09:21:00.000Z (over 3 years ago)
- Last Synced: 2025-10-20T00:47:18.720Z (9 months ago)
- Topics: game, game-development, pong, pong-game, pong-python, pygame, pygame-games, pygame-library, python
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PONG game
#### please downloed pygame first.
### this is a pong game that i have made it with python(using pygame library).
the right player moves up with up arrow and it goes down with bottom arrow.
the left player moves up with f2 and it goes down with 2 on the top left of keyboard
