Python Game Tutorial: Pong
Offered By: freeCodeCamp
Course Description
Overview
In this beginner-level tutorial, you will learn how to develop a Pong clone game using Python 3.
Syllabus
Part I: Introduction and the basic window setup.
Part II: Add game objects to the screen (Paddles and Ball).
Part III: Moving the Paddles.
Part IV: Moving the ball.
Part V: Colliding with the Paddles.
Part VI: Scoring.
Part VII: Adding Sound.
Taught by
freeCodeCamp.org
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