ASMR Programming - Side Scroller game in Python and Pygame

Опубликовано: 10 Декабрь 2022
на канале: Click Clack Code
4,868
154

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