https://github.com/a37z/classic-ping-pong
This is a classic ping pong game built in Python using the turtle module
https://github.com/a37z/classic-ping-pong
game pingpong python101
Last synced: about 1 month ago
JSON representation
This is a classic ping pong game built in Python using the turtle module
- Host: GitHub
- URL: https://github.com/a37z/classic-ping-pong
- Owner: a37z
- Created: 2019-11-20T16:46:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T16:49:03.000Z (about 6 years ago)
- Last Synced: 2024-12-29T00:12:22.803Z (about 1 year ago)
- Topics: game, pingpong, python101
- Language: Python
- Size: 2.87 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ping Pong
This is a classic ping pong game built in Python using the turtle module.