About this Guided Project
In this 1-hour long project-based course, you will learn how to create a basic single-player Pong replica using the PyGame library for Python, creating a welcome screen, a game that responds to user input to move the paddle, scoring, and a game over screen with user options. By the end of the course, learners will have a basic understanding of the PyGame library and will be able to create simple games built on shapes. No previous experience with PyGame is required, as this is a basic introduction to the library, but familiarity with Python is recommended.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Learn step-by-step
In a video that plays in a split-screen with your work area, your instructor will walk you through these steps:
Create the display and the ball
Add motion to the ball and a paddle
Detect collisions and create a Game Over screen
Expand game play options
Reset the game to continue play
Scorekeeping, randomizing, and expansion options
0 Comments:
Post a Comment