Pygame Tutorial 10 - Multiple Enemies

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



Duration: 0:00
575 views
24


pygame tutorial. In the previous video, we went over how to create the classic enemy in megaman games, called a metall, have it collide and land on the tiles, and detect collision between metall and megaman. In this video, we go over how to create multiple enemies using a list. In the next video, we go over how to handle collision detection so that each moment of collision counts as a single hit instead of constant hits.

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/