Created on 05/08/2023
This short project was undertaken in order to test my understanding of the python language, as well as adding new skills to my repertoire
This game was created using stock python and the turtle module.
How to run:
- Open the file in any code editor
- Run the file
How to play:
Left paddle is controlled by w (to move up) and s (to move down)
Right paddle is controlled by up and down arrows