An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# PongGame
PongGame using Python and TurtleGraphics

# Preview
![Preview1](images/1.gif)

![Preview2](images/2.gif)

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