I always found retro games really fascinating and wanted to make something simple of my own!
## What it does
It's the classic game pong that counts the score and can be played on one computer
## How we built it
Built using Pygame and a Youtube tutorial to follow
## Challenges we ran into
Resetting the game after someone won was a little frustrating, also collisions were a little tedious but figured out it wasn't actually so bad.
## Accomplishments that we're proud of
I'm glad it resets and continues after someone wins. It's also pretty smooth and I actually am proud that I was capable of making it.
## What we learned
That python isn't as scary as I thought. It's pretty fun actually!
## What's next for UVA Pong
This helped created a base for my understanding and I'm hoping to create space invaders with levels
Log in or sign up for Devpost to join the conversation.