Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhavik-ag/pong-game-with-pygame
Source Code of Pong-Game created with Pygame
https://github.com/bhavik-ag/pong-game-with-pygame
Last synced: 27 days ago
JSON representation
Source Code of Pong-Game created with Pygame
- Host: GitHub
- URL: https://github.com/bhavik-ag/pong-game-with-pygame
- Owner: Bhavik-ag
- Created: 2022-03-06T04:23:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-06T04:50:41.000Z (almost 3 years ago)
- Last Synced: 2024-10-27T20:15:57.335Z (2 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multiplayer Pong-Game-with-Pygame
Source Code of Pong-Game created with Pygame
Two players can play this game simultaneously. The controls for left player are s/x keys and for right player is up/down arrow keys.
![alt text](https://github.com/Bhavik-ag/Pong-Game-with-Pygame/blob/main/Res/Welcome.JPG?raw=true)