Skip to content

A recreation of the classic Pong game using OOP with Python and the Pygame library.

Notifications You must be signed in to change notification settings

alvaroderas/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

A recreation of the classic Pong game using OOP with Python and the Pygame library.

About

This is my first project I developed as a student interested in CS. It was designed and implemented in 2022, and I updated it with documentation in 2023. It was pretty fun to make, and although features like physics and collisions were challenging, I felt satisfied with the final product. The game made me want to pursue studying CS in the future!

Screenshots

Menu Controls Gameplay Win

How to play

To play, simply download all the files and run the "app.py" file. Enjoy! :)

About

A recreation of the classic Pong game using OOP with Python and the Pygame library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages