ASMR Programming - Tappy Plane Game in Python and Pygame

Опубликовано: 14 Январь 2023
на канале: Click Clack Code
1,142
18

Coding a game similar to Flappy Bird using Python and Pygame

Source code: https://github.com/clickclackcode/pyt...

Image sprites: https://opengameart.org/content/tappy...

00:00 - Intro and Preview
00:36 - Setting up the Game Window
04:52 - Scrolling Background
08:17 - Ground
12:26 - Rocks
19:43 - Stars
26:07 - Plane
31:47 - Scoring
36:38 - Gameover