Pong in Python using Pygame
Recreate this iconic classic, complete with sound effects that closely resemble the original!
Format
Self-Paced Course
Level
Intermediate
Advanced
Instructional Time
7 hours
46 minutes
Price
$9.99
About the course
While Pong may not be the first video game ever produced, it is certainly one of the earliest to have entered mainstream society. In this project, you will recreate this iconic classic in Python, a text-based programming language considered by many to be easy for beginners to learn. You will use a Python library called Pygame that is designed specifically for creating programs that feature graphics and animation.