PyGame Beginner Tutorial in Python - Infinite Scrolling Background

preview_player
Показать описание
In this video I will explain how to easily create an endless scrolling background in PyGame, which you can use in a sidescroller style game.
I am going to explain how to use one background image to create an infinite scrolling background

Code and assets on github:

Check out my other PyGame tutorials:
Рекомендации по теме
Комментарии
Автор

I am Japanese. There are not many people in Japan who are uploading videos on making games in python, so this video is very helpful. Thanks a lot for your clear and detailed explanations!

nazr
Автор

Good to see new content again. You do have some of the best python tutorials out here. Thanks!

jermania
Автор

Exceptional Tutorial as always. Thanks so much.

Dexjet
Автор

Wow! nice to see you back sir! Also Liked!!

DineshVaidyaOfficial
Автор

YES great to see your back i did all of the platformer

plexus
Автор

Finally pygame content is back!🤣🤣
Bro you make one of the best pygame tutorials, please continue to do so in future.

GamingGuruImMortaL
Автор

Thank you very much, I like it and this is the best tutorial i have

BRO...
Автор

Nice to see you again !!! i try to make smoothless the scroll downsizing the fps, but with no result ...

gianlucagiuman
Автор

This helped me a lot
I'll surely send you the Game I'm working one ❤️

Ishaan_Garud
Автор

How can you change the Y coordinate of each individual image so each one is at a different height

_Chop
Автор

Wow thanks alot for this awesome tutorial

tyrashorts
Автор

I know you can scroll the opposite way by scroll += but it doesn't load the new image near as smoothly on the left, any tips? Thanks

tnosqfy
Автор

Thank you know I can tell my father how to create a scrolling background

Varunsquad-sd
Автор

how can i add words, bgm or other img on it? the bg still looping but the words and img on it are still

ibuki
Автор

How do I make the background move with my player?

sportfrenz
Автор

Hi! Apparently I am trying to combine this endless scrolling with your parallax scrolling. However I can't seem to get it work properly, it fails to blit the background layer in on time and keeps glitching

ganth
Автор

Next video, i hope you will do st about effect and shader

vietnguyenvan
Автор

Thanks so much for your tutorials. They are helping me a lot.
Can you please maybe teach how to do a main menu with two different backgrounds? For example 1 bg in menu with buttons play, credits and exit and when the credits button been clicked another bg appears with the button to back to main menu. It will help me a lot with my game to college 😁

ElaineFlorMS
Автор

bro you are the best 😢 love from india can you me playlist on pythone 3d games ❤

Jignesh_Editz
Автор

I am trying to make my program working but the -= operator isn't doing anything. How can I fix?

Floffffff