Inspiration

I've always wanted to code a little game on my own. This time, I built it with a team and with the help of a YouTube tutorial.

What it does

You can play a game of PONG on a small window that opens up. No data is stored, so the game restarts by setting the scores to 0 for both players once the windows is closed and opened back up again.

How we built it

We built it in the Python language, and used modules like Turtle and Winsound.

Challenges we ran into

Controlling the speed of the ball was tricky.

Accomplishments that we're proud of

What we learned

What's next for PONG Game using Turtle Module

Built With

Share this project:

Updates