Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 395 Bytes

File metadata and controls

5 lines (4 loc) · 395 Bytes

Ping-Pong

This repo contains program for a two player ping pong game made using turtle.

Each player controls a paddle in the game by dragging it vertically across the screen’s left or right side. Players use their paddles to strike back and forth on the ball.

Sample-output