pygame tutorial. In the previous video, we went over how to create tiles and detect collisions with the tiles in the x and y directions. This allowed megaman to land on the tiles and move around the game. We further expand the game by adding enemies/monsters. For this tutorial, we use the classic megaman enemy, metall. In this video, we create a metall, have it collide and land on the tiles, and detect collision between metall and megaman. In the next video, we will go over how to create multiple enemies.

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