Pygame Tutorial 23 - Fix Enemy Bullets

Subscribers:
56,700
Published on ● Video Link: https://www.youtube.com/watch?v=v7qpcgk38VI



Duration: 0:00
181 views
10


pygame tutorial. At this point, we have implemented most of the core features of the megaman game, including a metall enemy that fires bullets and guards, a blader enemy that flies around, trap spikes, tiles, and items. We are also able to expand the map by implementing scrolling.However there is one small issue and that is, the enemy bullets are tied to each metall. So if a metall is destroyed, the list of bullets are destroyed as well. To keep the bullets after metall is destroyed, we should put them in a global metall bullets list.

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:    • Create a Platformer Game in Python with Py...  

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/

⭐ If you enjoyed the tutorial and would like to support the channel, you can do so here 💖 :https://buymeacoffee.com/kennyyipcodingg