ASMR Programming - Space Shooter game using Python and Pygame

Опубликовано: 24 Ноябрь 2022
на канале: Click Clack Code
3,036
89

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