Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/senapedev/pong-py
The famous 1972 game recreated in Python.
https://github.com/senapedev/pong-py
Last synced: about 2 months ago
JSON representation
The famous 1972 game recreated in Python.
- Host: GitHub
- URL: https://github.com/senapedev/pong-py
- Owner: SenapeDev
- License: mit
- Created: 2022-09-12T13:26:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T13:38:38.000Z (over 2 years ago)
- Last Synced: 2023-10-18T14:50:14.050Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pong-py
The famous 1972 game recreated in Python.
Two players are required to play.## Commands
- Player 1: W and S
- Player 2: Up key and Down key