Inspiration

I've done a lot of work in Excel in the past, and I was always happy when I could automate some part of it with VBA. But VBA can also be used in creative ways. I have been wanting to make a game in Excel for some time, so this was a prime opportunity to devote some time to it.

What it does

It just plays a game of Pong in an Excel spreadsheet.

How I built it

With pain and suffering. (Had to relearn VBA)

Challenges I ran into

Relearning VBA, differences between pixel size and point size in the application window. Logical errors.

Accomplishments that I'm proud of

Maily the bouncing.

What I learned

Plan these things out better.

What's next for Pong In Excel

Maybe adding some actual key functionality.

Built With

Share this project:

Updates