Coding a space shooter game in Python using Pygame
Source code: https://github.com/clickclackcode/pyt...
Airplane Sprites: https://opengameart.org/content/free-...
Bird Sprites: https://opengameart.org/content/game-...
Heart icons: https://opengameart.org/content/shini...
00:00 - Intro and Preview
00:24 - Setting up the Game Window
04:07 - Adding the background
07:09 - Creating the Player
14:22 - Shooting Bullets
19:20 - Adding Birds
28:45 - Displaying Lives and Score
33:24 - Gameover