Pygame Tutorial 9 - Enemies

Subscribers:
53,800
Published on ● Video Link: https://www.youtube.com/watch?v=rmobkgItFkk



Duration: 0:00
364 views
9


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:    • How to set up Python on Visual Studio Code  

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 Tutorials  

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