In this Python tutorial I code tower defence game using the PyGame module. I'm going to cover the initial game setup, how to create the game window and setup the game loop.
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 1 - Initial Setup | NatokHD