#For my project I will be implementing a Pong game into a web browser
#During the beginning of the semester I created a Pong game on python for fun.
#The Trick is now to find a way to implement this into a web browser since they will not directly accept the Python Code or the type of drawings I used to make my objects