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
Create Your First Game with PythonCoursera Project Network via Coursera Getting Started With Game Development Using PyGame
Coursera Project Network via Coursera Animation for Game Development Using PyGame
Coursera Project Network via Coursera Advanced Game Development Using PyGame
Coursera Project Network via Coursera Create a Memory Puzzle Game in Python Using Pygame
Coursera Project Network via Coursera