GitHub

ping-pong-game

A simple 2-player Ping Pong game built with Python's turtle module — practice for OOP, game loops, and basic collision logic.
Make sure you have Python 3.6+ installed on your system. You'll also need to install the required dependencies: ...