Back to Browse

Tower Defence Tutorial in Pygame | Part 10 - Automatically Spawn Enemies

3.1K views
Jun 27, 2023
14:43

In this Python tutorial I code tower defence game using the PyGame module. I'm going to replace the manually created enemy with a method for automatically generating enemies for each wave. Code & assets on github: https://github.com/russs123/tower_defence_tut Credits for assets used: Tileset: https://www.kenney.nl/assets/tower-defense-top-down Turrets: https://zintoki.itch.io/ground-shaker Heart: https://nicolemariet.itch.io/pixel-heart-animation-32x32-16x16-freebie Coin: https://totuslotus.itch.io/pixel-coins

Download

0 formats

No download links available.

Tower Defence Tutorial in Pygame | Part 10 - Automatically Spawn Enemies | NatokHD