Old School Pong!
- Download the zip and unpack.
- Open the project in your Python IDE.
- Run
main.py
.
- Left paddle controls: Use the "W" and "S" keys to move the paddle up and down.
- Right paddle controls: Use the "Up" and "Down" arrow keys to move the paddle up and down.
- Godman Tan