https://github.com/nikanats/pong-game
pong game
https://github.com/nikanats/pong-game
game pong pong-game pong-python turtle
Last synced: 7 months ago
JSON representation
pong game
- Host: GitHub
- URL: https://github.com/nikanats/pong-game
- Owner: NikaNats
- Created: 2022-09-12T08:50:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T09:00:14.000Z (over 3 years ago)
- Last Synced: 2025-07-30T21:30:12.152Z (10 months ago)
- Topics: game, pong, pong-game, pong-python, turtle
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong-Game
Simple pong game using turtle module.
## Controls: ##
1. **↑** and **↓** arrow keys to move right paddle.
2. **W** and **S** to move left paddle.
