- Course
Game Programming with Python 3 and PyGame
Get an introduction to Python and Pygame.
- Course
Game Programming with Python 3 and PyGame
Get an introduction to Python and Pygame.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
In this course we’ll look at how we can use Python to create a 2D game. To solve this we would use PyGame which makes it easy to both understand the very basics of game programming and python. By analyzing how we create a breakout game (ball that bounces onto bricks) from 0 to 100, we will get a good sense of how we can use Python and PyGame together. At the end of the course we will have a playable breakout game that we’ve written from start to stop using Python together with PyGame.
Game Programming with Python 3 and PyGame
-
Version Check | 15s
-
Introduction | 24s
-
What is the goal of the course? | 36s
-
What is PyGame? | 1m 19s
-
Setting up the environment and what you will need | 1m 23s
-
Python crash course - How does Python work? | 1m 52s
-
Python crash course - Introducing the demos | 23s
-
Python crash course - Flow control | 5m 43s
-
Python crash course - Working with lists | 3m 22s
-
Python crash course - Creating classes and constructors | 4m 54s
-
Python crash course - Methods outside and within classes | 1m 32s
-
Python crash course - Imports | 3m 8s
-
Summary | 36s