Pygame Tutorial 4 - Drawing Images

Subscribers:
50,600
Published on ● Video Link: https://www.youtube.com/watch?v=9uoXk8O18Mw



Duration: 0:00
333 views
15


pygame tutorial. In this video, we go over how to load and add images in pygame, add a background image, add an image to represent the player, megaman, and replace the pygame logo in the window icon. We will also do some object oriented programming and create a new Player class that will inherit the rectangle class. That way, we can add additional properties and functionalities on top of those from the rectangle class.

How to install Python for VS Code:    • How to set up Python on Visual Studio...  

How to install Pygame:    • How to Install Pygame  

Pygame Tutorial Playlist:    • Pygame Python Game Programming Tutorial  

Click on the link below to access the images used in the tutorial!
Github for Pygame Tutorial Code: https://github.com/ImKennyYip/pygame

Python Object Oriented Programming Playlist:    • Python Object Oriented Programming  

Python Game Projects Tutorial Playlist:    • Python Game Programming Tutorial  

Pygame Website: https://www.pygame.org/