Python

Pong

This is a simple pong game that I coded after learning how to work with windows and moveable objects in Python. To make this I used the module Turtle to make the window and objects that the users interact with.