Dino Game Using Python and Pygame (Part 1) | Parallax Infinite Scrolling Background

Опубликовано: 10 Июль 2026
на канале: Coding Spot
3,561
71

In this tutorial I will show how to code Google's Dino game using Python and it's Pygame module. In this video we will be creating the background and adding the parallax infinite scrolling illusion.

LINKS:
😺 GitHub Repo: https://github.com/AlejoG10/python-di...
Windows Setup:    • How to Install Python + PIP + Sublime Text...  
Mac Setup:    • How to Install Python + PIP + Sublime Text...  

FOLLOW FOR MORE:
💥 GITHUB: https://github.com/AlejoG10
💥 INSTAGRAM:   / coding_sp0t  

⏱ TIMESTAMPS ⏱
00:00 Introduction
2:17 File Setup
3:59 Screen Setup
7:30 Background
13:24 Parallax Infinite Scrolling Background
21:48 Pygame Clock
22:59 End