https://github.com/praharaj-ashutosh/PongGame
PongGame using Python and TurtleGraphics
https://github.com/praharaj-ashutosh/PongGame
python pythonapp turtle-graphics
Last synced: 9 months ago
JSON representation
PongGame using Python and TurtleGraphics
- Host: GitHub
- URL: https://github.com/praharaj-ashutosh/PongGame
- Owner: praharaj-ashutosh
- License: mit
- Created: 2024-12-16T09:29:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-17T12:02:48.000Z (over 1 year ago)
- Last Synced: 2025-02-23T10:43:58.275Z (over 1 year ago)
- Topics: python, pythonapp, turtle-graphics
- Language: Python
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PongGame
PongGame using Python and TurtleGraphics
# Preview


# How to Play
* Run main.py
* For Player1 move UP/DOWN using W and S
* For Player2 move UP/DOWN using I and K