python pygame (game development) video 4 background and restriction

preview_player
Показать описание
Pygame(python external library) can be used for game development. Enjoy this video series which will help you design a car game.
In this video, we will be adding the background to the window which will make it look like a road

Link of all videos of pygame game development video series-

* Pygame Tutorial #1 - Basic Movement and Key Presses
* PyGame Tutorial | PyGame Python Tutorial For Beginners | Python Certification Training | Edureka
* How to Program a Game! (in Python)
* Python Tutorial for Beginners - Crash Course 2019 | Build a Game with Python
* How to Make A Simple Game in Python (For Beginners)
* Create Racing Game using Python
* Python and Pygame Tutorial - Build Tetris! Full GameDev Course
* pygame python 3, pygame python 3.7, pygame python tutorial
* Creating Game in Python with Pygame
Code Future
* Pygame Functions: Making Sprites

tags : #pygame #cargame #iknowpython #python
Рекомендации по теме
Комментарии
Автор

Correct me, if I am wrong here:

Instead of adding multiple "gamedisplay.blit(img, (0, 0))" lines in the code, we can go for only one time for (0, 0) and one for (700, ). Actually, I tested that with only one line and it worked fine for me. Please let me know if I am wrong or the purpose of writing multiple lines in the code is different than, what I am saying.

asishraz
Автор

Forth video finished. I learned how to add the background image to the screen and also learned how to restrict the car. Amazing video bhaai. Love your hard work. Much appreciated. Will be moving to the next video. Thank you again.

asishraz
Автор

Pleade start a Series of Machine learning tutorial. I hope lots of people want it step by step video series. This is hot topic.

mujamil
Автор

My pygame can't seem to open up any of the files that you used (or any other files, for that matter) Yes, they are all in the same folder as my Code, and Yes, I've tried a direct path. Nothing is working, help plz!

casualveemo
Автор

Where did you get the strip and grass backgroung?

homermontero
Автор

Hey buddy,
From where we can get those images that you imported??
and also can you provide the code through any code sharing website? That would be great .. thanks..

deadfish
Автор

i have got
DeprecationWarning: an integer is required (got type float)
this error on
gamedisplays.blit(carimg, (x, y))
this line

shubhamsavaratkar
visit shbcf.ru