Skip to content

A pong game written in Python using Turtle library.

Notifications You must be signed in to change notification settings

Bar-Levi/PongGame

Repository files navigation

PongGame

A pong game written in Python, by importing Turtle library. Including some original features such as pausing, playing again, increasing ball movement speed and teleporters.