ASMR Programming - Coding an Endless Runner Game in Python and Pygame

Опубликовано: 20 Август 2022
на канале: Click Clack Code
2,983
62

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

Tileset: https://opengameart.org/content/free-...
Character sprites: https://opengameart.org/content/templ...
Heart icons: https://opengameart.org/content/shini...

00:00 - Intro and Preview
00:20 - Setting up the Window
04:27 - Parallax Background
09:16 - Adding the Character
27:00 - Adding Obstacles
35:26 - Collision Detection
37:16 - Displaying Health
44:37 - Displaying Score
46:21 - Gameover