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: https://youtu.be/9o4gDQvVkLU?si=hujtQkP18gBzOXKZ

How to install Pygame: https://youtu.be/5uOTEOJ48G8

Pygame Tutorial Playlist: https://youtube.com/playlist?list=PLnKe36F30Y4alXrjE6oL5VWtDsYdONpfj&si=-qNgHH_pphIoiTiU

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: https://www.youtube.com/playlist?list=PLnKe36F30Y4Ykmi2jE28BZahMgPAV3Dzv

Python Game Projects Tutorial Playlist: https://www.youtube.com/playlist?list=PLnKe36F30Y4bamRi07AOYS1qGDv_2MGMW

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