Skip to content
/ Pong Public

This pong game is my first project made using the turtle library of Python

Notifications You must be signed in to change notification settings

Yadav106/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

846a4d9 · May 28, 2022

History

16 Commits
Apr 23, 2022
Apr 24, 2022
May 28, 2022

Repository files navigation

Pong

This pong game is my first project made using the turtle library of Python

The goal of this game is to not let the ball touch any wall parallel to the two paddles.
The left paddle can be controlled with s(down) and w(up).
The right paddle can be controlled with up and down arrow keys.
You can enjoy this game with your friend or even play it alone if you are like me XD.

About

This pong game is my first project made using the turtle library of Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages