Game Programming with Python 3 and PyGame
Offered By: Pluralsight
Course Description
Overview
Get an introduction to Python and Pygame.
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.
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.
Syllabus
- What is PyGame? 25mins
- Hello World in PyGame 41mins
- From Idea to Game, Collecting all Ideas and Resources 7mins
- Setting up the Architecture of the Game 14mins
- Creating the Game Objects 78mins
- Creating the Game Logics 52mins
- Creating Random Levels 8mins
- Finalizing the Game 30mins
Taught by
Filip Ekberg
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