Inspiration
The inspiration was the pong game made by Atari which was a major hit in the 70s.
What it does
This is a 2 player local multiplayer game of pong in which players can compete against each other to see who's the champion of pong.
How I built it
I built it using the Turtle Module in Python.
Controls
You can control the left Paddle with "W" and "S" keys and the right Paddle with "Up" and "Down" arrow keys
Challenges I ran into
The challenges I ran into was to increase the ball speed in the game which is still a bug in this version.
Accomplishments that I am proud of
Well I was able to whip this up during the opening ceremony, So that is probably the best thing that I am proud of.
What I learned
I learned about the Turtle module and how to draw using the turtle module in python.
What's next for Vintage Pong Game
The next version may include some bug fixes and I would love to make this a online multiplayer game. So that might me next for Pong
Built With
- python
- turtle
Log in or sign up for Devpost to join the conversation.