Coding a space shooter game in Python using Pygame
Source code: https://github.com/clickclackcode/pyt...
Download the image sprites:
https://opengameart.org/content/space...
00:00 - Intro and Preview
00:14 - Setting up
02:29 - Adding the background
04:50 - Creating the Player Spaceship
12:18 - Adding Missiles
16:37 - Adding Meteors
25:25 - Displaying Lives and Score
28:02 - Gameover