Make Pong With Python
Offered By: Tech with Tim via YouTube
Course Description
Overview
Learn to create the classic game Pong using Python in this comprehensive tutorial video. Start with an overview and demo, then dive into installing and setting up Pygame. Progress through creating and moving paddles, designing the ball and its movement, handling collisions, implementing a scoring system, and setting win conditions. Perfect for beginner to intermediate programmers, this hands-on project covers essential game development concepts and Python programming techniques. Follow along with provided code samples and gain practical experience in game logic, object movement, and user interaction.
Syllabus
| Overview
| Pong Demo
| Sponsor
| Pygame Install
| Pygame Setup
| Creating The Paddles
| Moving The Paddles
| Creating The Ball
| Moving The Ball
| Handling Collision
| Implementing Score
| Winning The Game
| Conclusion
Taught by
Tech With Tim
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity