Fully functioning 2 player pong game using the Python Turtle Library
Get started
- Clone the github repository to Visual Studio Code
- Run the main.py file
- Left side of screen player use "w" key to move paddle up and "s" key to move paddle down
- Right side of screen player use up arrow key to move paddle up and down arrow key to move paddle down
Enjoy!