The Art of Doing: Video Game Creation with Python and Pygame
Video description
From simple games using single images to complex games using classes and 100 sprites, this course will teach you how to do it all!
About This Video
Learn to use the Pygame library in video game design
Build seven arcade-style games with different difficulty levels
Apply custom character animations using sprite sheets to help make our games really come to life
In Detail
Have you learned the fundamentals of Python and then …
The Art of Doing: Video Game Creation with Python and Pygame
Video description
From simple games using single images to complex games using classes and 100 sprites, this course will teach you how to do it all!
About This Video
Learn to use the Pygame library in video game design
Build seven arcade-style games with different difficulty levels
Apply custom character animations using sprite sheets to help make our games really come to life
In Detail
Have you learned the fundamentals of Python and then asked yourself: what's next? Then this course is for you.
We'll begin by learning the fundamentals of the Pygame library and video game design as we move on to making four incredibly fun, arcade-style games called Feed the Dragon, Click the Clown, Snake, and Burger Dog.
We will then proceed to the concepts of classes and inheritance in Python, which are crucial tools for taking our games to the next level using Sprites and Sprite Groups. If, you have not worked with classes before, you need not worry, we've got you covered. We will spend some time learning more intermediate concepts such as how to use sprites, sprite groups, and various sprite collision detection methods as we move on to making two intermediate-level games called Monster Wrangler and Space Invaders.
The third part of this course focuses on more advanced topics such as creating a tile map and using/reading it to create more complex-level designs, using 2-dimensional vectors to aid with more complex player movements such as running and jumping under forces of friction and gravity, and adding character animations to make our games really come to life! We will apply these concepts as well as all our previous knowledge to make one last game called Zombie Knight, which is the final project.
By the end of this course, you will be able to put forward your own game ideas and feel confident enough in your abilities to create them.
Who this book is for
This course is designed for beginner Python developers who are curious about video game design and the Pygame library or looking to strengthen their understanding of classes and how they can be used in larger projects or have a love for classic arcade-style games.
A basic understanding of programming concepts such as variables, lists, loops, and conditionals is required as these won‘t be covered in the course.
In the second half of the course, we will be switching to using classes extensively. We will spend some time reviewing and learning the topics of classes and inheritance, although prior knowledge may be helpful.
Using 2 Dimensional Vectors for Player Movement Part 1
Using 2 Dimensional Vectors for Player Movement Part 2
Adding Gravity
Adding Jumping and Wrap Around Movement
Sprite Animation
Collision Masks
Chapter 11 : Game #7: Zombie Knight Part 1
Zombie Knight Preview
Zombie Knight Asset Gathering
Zombie Knight Setup 1
Zombie Knight Setup 2
Zombie Knight Creating Our Tile Map
Zombie Knight Tile Class
Zombie Knight Ruby Maker Class
Zombie Knight Portal Class
Zombie Knight Game Class 1
Chapter 12 : Game #7: Zombie Knight Part 2
Zombie Knight Player Class 1
Zombie Knight Player Class 2
Zombie Knight Player Class 3
Zombie Knight Player Class 4
Zombie Knight Zombie Class 1
Zombie Knight Zombie Class 2
Zombie Knight Zombie Class 3
Zombie Knight Zombie Class 4
Zombie Knight Zombie Class 5
Chapter 13 : Game #7: Zombie Knight Part 3
Zombie Knight Ruby Class 1
Zombie Knight Ruby Class 2
Zombie Knight Game Class 2
Zombie Knight Game Class 3
Let’s Play Zombie Knight!
Chapter 14 : Creating Executable Applications of Your Games to Share!
Installing and Using Auto Py to Exe with Feed the Dragon
Auto Py to Exe with Zombie Knight
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept