Hi Folks, hope you found this tutorial useful. The code and images for the video are in the video description above. Let me know what you think! And don't forget to like and subscribe 😀
Thanks a lot but how would you implement a camera cause before when I made platforms manually I would just change positions, but it’s harder with this, if you you read this pls help
As a novice this is fantastic. I will dissect each video and learn the concepts at my own pace. You have a very clear, logical approach that is so helpful. Thank you for all your hard work. You have something special here!
This is totally the best video on game coding I've ever come across. Explains everything in detail while providing will to do something alike in the future, keep it up!
I’m a student at IT information technology so we study Python and Java scripts and more but I do a lot of research and gather information about this stuff I’m so good and smart when it comes to codding I’m so smart and good in it I’ve already made some projects and games on pycharm but this will definitely be my next one ima go work on it I’ll show this to my Python teacher it would be amazing thanks for this bro ❤❤ big support to u
As a complete beginner who has been learning python for about a year and started learning other parts of it, awesome. Definitely clear and easy to understand. thanks
Thanks a lot Russ you made my day by making a course worth 1000s available for free . Thanks a lot once again may god bless you and your channel get 1 M subs soon
because of this tutorial i was able to to make my own precision platform jumper game in pygame and release it on steam. thank you for this series dude!
If you are having an error that says "FileNotFoundError: No such file or directory", make sure you have downloaded the assets (images & sounds) from the link in the description and put them into a folder called "img"
That's ok but if you are creating a folder so it must be saved in a location like in the PC's, documents, but how do you set the location of images without any location like this
Oops! This video has been up for a year like this and I never noticed! Oh well, I've since added the github link to the code which has that list for people to copy :)
i have a homework that if i do the best project in the school i would get the maximum grade every time this year without doing exam or anything i think with you i would get it thx for the beatiful content
Thanks! I made the clouds and sun in paint but the rest I got online as free assets. I didn't keep track of where I got them from at the time though so I can't credit the source unfortunately. I started doing that since then so the assets are listed in the video descriptions, but just not for this one.
Hi, really good video and explanation, really helped me! Are you gonna upload the level editor aswell? I want to make my own levels, and it would of course be much easier to do it with the level editor instead of doing it all manually. Thanks for the good tutorial!
Hi, I've just uploaded it to github now. make sure to put it in the same folder as your main code and level_data files: github.com/russs123/Platformer/blob/master/level_editor.py
@@CodingWithRuss having trouble with level editor ..where do you get the numbers and/or how doyoiu load the level that you made into your game. Or does that happen later on in this tutorial?
@@jerrytelevision Hi Jerry, yes I explain all that gradually as the videos go on. I uploaded the code as some people wanted to make their own levels, but it isn't required if you're just following the videos.
I enjoyed this a lot. Don't know about calling pygame.transform.scale for every tile though since it only needs to be called once for each type of img since the arguments doesn't change. Then run copy() on it or something.
You really need a set up video. I have been learning python, however i have never opened any of this stuff before and don't know where we are even importing from.
Also I'm making my own textures what do you recommend for the height and width? And whenever I do this code, the ground spawns at the top instead of around the whole screen. EDIT: I found my issue and fixed it!
I have one question.. is the world data you put in the code.. all the ones and zeroes. Is that really that it how to create levels? Or that method for newbie game devs? Or is that the main and ultimately will be used throughout my journey of creating games in python?..
It really depends on the kind of game that's being made. For something like this that uses a level made up of tiles it makes sense to create a file that stores that information in a simple way that is quick to read by the program.
Hello! This is a really good tutorial! And its very helpful! The only problem is that the game cant show up on my screen please tell me how to fix this, I already downloaded the sprites and sounds.
Hi russ, i have enjoyed learning and creating with you in this series. you describe things so well, and makes learning very easy. I wanted to ask for some hep with a problem I'm having with my code. the platforms seem to be in the wrong place, and overlap the dirt blocks. I wanted to know how I can fix this. Thank you
When I add a image, the window disappears. Please reply me because this problem has been going on for a year now، Sorry I use Google Translate because I am from Arab and my English is not good
Excuse my ignorance, but I have been seeing a lot of UA-cam videos showing the entire project in one python file. I was taught to put classes in one file, urls in one file, views etc... What is the purpose of putting everything in one file? Do you ever write your code in multiple files? Thank you :)
It depends really and for longer code it definitely makes sense to split things out, but I felt it would make the tutorials harder to follow so I have put everything in the same file.
Hi Folks, hope you found this tutorial useful. The code and images for the video are in the video description above.
Let me know what you think! And don't forget to like and subscribe 😀
Is this plarform game suitable for class12 final practical project please reply quickly it's urgent
And how many part this have
Thanks a lot but how would you implement a camera cause before when I made platforms manually I would just change positions, but it’s harder with this, if you you read this pls help
Don’t worry after some playing around I got if you work
@@becauseimtobyfilms3559 Glad you got it working!
As a novice this is fantastic. I will dissect each video and learn the concepts at my own pace. You have a very clear, logical approach that is so helpful. Thank you for all your hard work. You have something special here!
Thanks, glad to hear it!
This is totally the best video on game coding I've ever come across. Explains everything in detail while providing will to do something alike in the future, keep it up!
Thank you, glad you find these tutorials useful!
@@CodingWithRuss YOU ARE AWESOME!
It was a really good explanation, i really loved it, i hope you will keep making tutorials cause both your voice and explanation skills are epic!
Very good tutorial! Just finished the first part and everything is explained very well and at a good pace! Looking forward to the following parts
Thanks, glad it was helpful!
The simple idea of a tile system is so impressive totally blows my mind!
Most plataformers use some kind of tile system for building levels its easier to re use assets this way
Even though I can't listen to the audio, following the steps to write the code is still easy as ever. You are the best1
You are seriously underrated. You need to get 1 million subs by now!!!
Thanks :)
@@CodingWithRuss I just said the truth bruh
anyways pls make a tutorial video of how to make minecraft using pygame
I’m a student at IT information technology so we study Python and Java scripts and more but I do a lot of research and gather information about this stuff I’m so good and smart when it comes to codding I’m so smart and good in it I’ve already made some projects and games on pycharm but this will definitely be my next one ima go work on it I’ll show this to my Python teacher it would be amazing thanks for this bro ❤❤ big support to u
You uploud this Video on my Birthday
upload*
As a complete beginner who has been learning python for about a year and started learning other parts of it, awesome. Definitely clear and easy to understand. thanks
Thank you! Glad to hear these videos are helpful
For those asking which editor I am using - it is called "Sublime Text"
Thanks a lot Russ you made my day by making a course worth 1000s available for free . Thanks a lot once again may god bless you and your channel get 1 M subs soon
Thanks for the kind words, I'm glad you found the tutorial helpful :)
Keeping grinding brother love from India ❤
Thank you :)
thanks for the 10/10 awesome tutorial. the only reason im passing computer science atm
Glad you're finding it useful!
because of this video now i know how to add pictures in python THANK YOU!
Awesome, glad it was helpful!
It is a really helpful, good and perfect masterpiece good work keep it on.I guess your channel will go ahead
Thanks a lot 😊
wich sofware you are using, plz tell
@@CodingWithRuss wich sofware you are using, plz tell
always amazing videos youtube algorithms ignores them
Thanks, glad you liked them!
because of this tutorial i was able to to make my own precision platform jumper game in pygame and release it on steam. thank you for this series dude!
What an amazing tutorial! I've been looking for it for a while.
Glad you like it! 🙂
This was a really good tutorial. I'm just getting into OOP and this was very helpful.
Glad it was helpful!
I have a question What is OOP
@@Prangshu12 Object Oriented Programming
Having just started a pygame channel found this super useful. Thanks 👍
Great to hear! P.s. Your animated handwriting is really cool!
Fantastic video and very helpful for brushing up on my rusty Pygame knowledge. Thanks Russ!
Thank you! Glad it helped
Your channel is totally underrated. You basically helped save my coding career
Thanks! Glad it helped :)
Awesome. Thank you for sharing this with the rest of the world. Be Blessed. Salutations from France.
Glad you enjoyed it!
I came form your shooter game series and this series is basic course of shooter game series guys
the tilemap helped me understand how tilemaps work ty
Thanks a lot for this mario-like game using pygame. Very clear and to the point.
Thank you! Glad it was helpful
this has to be one of the best pygame vids I've ever came across, looking forward to watch the who series, thanks again mate 💙
Thanks! Hopefully it all makes sense.
whole*
If you are having an error that says "FileNotFoundError: No such file or directory", make sure you have downloaded the assets (images & sounds) from the link in the description and put them into a folder called "img"
That's ok but if you are creating a folder so it must be saved in a location like in the PC's, documents, but how do you set the location of images without any location like this
Can you please help me, where do i put my folder cause i saved the pictures you uploaded in the links into a folder called img but it still says error
@@rohithmatthewsgiji9206 me too same error
@@rohithmatthewsgiji9206 make sure it is in the same directory as your current working directory, else it will not find it
wich sofware you are using, plz tell
pretty fast explaining and usefull not wasting time at all.
LOVE IT💙💙💙
Thanks, glad you liked it!
Thanks this helped me and my friends A LOT
No problem, glad it helped!
20:35 list in the description 🙂.Thanks for tutorial, it is the best.
Oops! This video has been up for a year like this and I never noticed! Oh well, I've since added the github link to the code which has that list for people to copy :)
@@CodingWithRuss ok thanks
Great vid - a mine of info for me to absorb and try, and very well explained. Thank you!
Thanks, glad you found it useful
This video is awesome!! Thank you for the awesome explanation 😊
Thanks! Glad you found it useful :)
under rated youtuber. amazing
Thanks!
THANKS i need a teacher like you in my life
cant believe that i was here when u had 2k!
Glad to see you are still here! :)
Exactly what I was looking for, thanks you!
Glad I could help!
9:18
: :
just press "ctrl +D" to copy the content directly to next line :D
pretty fast explaining and usefull LOVE IT 💙💙💙
I knew it would be a great tutorial from the beginning, thanks a lot😀😃😃😄😁👍👏👏👍
Thanks a lot :) Glad you liked it
Amazing video, helped me out a lot!
Thanks, glad it helped!
U r osm..❤️❤️❤️bro U make a Lots OG games..For.Giving Us best Experience
Thanks :) Glad you like it
Bro you should be getting way more subscribers from this!!! So i'll subscribe
Thanks! :)
i have a homework that if i do the best project in the school i would get the maximum grade every time this year without doing exam or anything i think with you i would get it thx for the beatiful content
Really 👍 good, I only know some what of batch file but still can understand what you are coding nice way of explaining
I wanted this only! Thanku very much bro !
Welcome 😊
Thanks for this insane complete Tutorial. Thats help alot :)
Glad you like it :)
Hey, that game over sound is from brawl of the objects
youve done a wonderful job explaining this thanks for the help keep up the awesome content (:
Thanks, will do!
Very simple, thanks!
Thanks, glad you like it!
Amazing Video! I was wondering if you made all the img's from scratch and is so how you did that? If not is there a website you got the jpgs from?
Thanks! I made the clouds and sun in paint but the rest I got online as free assets. I didn't keep track of where I got them from at the time though so I can't credit the source unfortunately. I started doing that since then so the assets are listed in the video descriptions, but just not for this one.
Hi, really good video and explanation, really helped me! Are you gonna upload the level editor aswell? I want to make my own levels, and it would of course be much easier to do it with the level editor instead of doing it all manually. Thanks for the good tutorial!
Hi, I've just uploaded it to github now. make sure to put it in the same folder as your main code and level_data files: github.com/russs123/Platformer/blob/master/level_editor.py
@@CodingWithRuss Thanks mate!
@@CodingWithRuss having trouble with level editor ..where do you get the numbers and/or how doyoiu load the level that you made into your game. Or does that happen later on in this tutorial?
@@jerrytelevision Hi Jerry, yes I explain all that gradually as the videos go on. I uploaded the code as some people wanted to make their own levels, but it isn't required if you're just following the videos.
I enjoyed this a lot.
Don't know about calling pygame.transform.scale for every tile though since it only needs to be called once for each type of img since the arguments doesn't change. Then run copy() on it or something.
I love this tutorial lot
You're a weapon Russ
Thanks Doc
Amazing vid, just how do you actually put in the image files? I'm a bit confused how you format it.
Never mind I figured it out.
good video but next time please think about, adding comments to your code for instance at the row/columns parts thanks
great tutorial package!!
You really need a set up video. I have been learning python, however i have never opened any of this stuff before and don't know where we are even importing from.
which version or application you are using to make this game? loved your videos
Sublime text editor.
super it helped me out I got first place thanks I subscribed and liked
Cool, but prefer Unix system V and BSD, for example freebsd with C/C++ and pascal.
Cool demoscene.
Also I'm making my own textures what do you recommend for the height and width? And whenever I do this code, the ground spawns at the top instead of around the whole screen.
EDIT: I found my issue and fixed it!
this is a op tutorial.Thanks
Glad it helped!
thank you very very very much, you help me a lot
Glad you liked it
Great tutorial!
Thanks! :)
god thank you i found this vid
thanks, this is a cool tutorial.
Glad you like it
Very detailed and good explanations. Thanks!
Thank you. Glad you enjoyed it!
This video is amazing! Thank y very much :)
Thanks. Glad you liked it!
thanks so much for this! just wondering, does this work on Thonny? Im using it for my coding.
Hi, I've never used Thonny but the code should run in any editor. You can try it and see if it works or if you get any errors.
Amazing content . Keep it going ! Thank you :)
Thank you! Will do!
very helpful, kepp up and make more video's
Thank you, I will
great tutorial
Thanks!
@@CodingWithRuss please..make a video on camera movement .with game character.
@@sksahil4374 Already done, I have a complete game tutorial with camera scrolling :) ua-cam.com/video/DHgj5jhMJKg/v-deo.html
@@CodingWithRuss great .can you made game with pymunk physics library ?
amazing tutorial
Thanks!
You are perfect. Best of them .
Thanks! Glad you like the videos
this will be helpful
how do you put the picture into pygame which directory does it have to go in files i am using pycharm
I have one question.. is the world data you put in the code.. all the ones and zeroes. Is that really that it how to create levels? Or that method for newbie game devs? Or is that the main and ultimately will be used throughout my journey of creating games in python?..
It really depends on the kind of game that's being made. For something like this that uses a level made up of tiles it makes sense to create a file that stores that information in a simple way that is quick to read by the program.
This is such an invaluable tutorial!
Thank you :)
U don't need to write your thoughts just dislike if you want 😒😒😒😒
Great video, just wanted to ask how do I run the code in Sublime Text?
Thanks. It's Tools -> Build. The shortcut is ctrl+b
Wow Its soo amazing
Thank you :)
Hello! This is a really good tutorial! And its very helpful! The only problem is that the game cant show up on my screen please tell me how to fix this, I already downloaded the sprites and sounds.
Hi russ, i have enjoyed learning and creating with you in this series. you describe things so well, and makes learning very easy. I wanted to ask for some hep with a problem I'm having with my code. the platforms seem to be in the wrong place, and overlap the dirt blocks. I wanted to know how I can fix this. Thank you
Thanks good job
Glad you like it
W tutorial
Thanks
Very helpful, thank you
Thanks, glad it was helpful!
Part 2 - "Creating the player" now uploaded: ua-cam.com/video/W_JRd3ntyBg/v-deo.html
When I add a image, the window disappears. Please reply me because this problem has been going on for a year now، Sorry I use Google Translate because I am from Arab and my English is not good
Can you make a video about how to animate sprite sheets?
Hi, I've just uploaded the 3rd video for this platformer, which shows how to do animation: ua-cam.com/video/gaGh-zlkrtE/v-deo.html
I am not able to make the backround show up and the sun how do i do that?
thanks lord
Welcome
where do you get the "sky" and "sun" image from? They are not in the folders I downloaded
Same problem for me
me too!
Me three
Found it here: github.com/russs123/Platformer/tree/master/img
Your video is very good. Please help me with something. My screen is showing the height and width as very large. How can I reduce it
😭😭😭😭😭😭😭😭😭
Excuse my ignorance, but I have been seeing a lot of UA-cam videos showing the entire project in one python file. I was taught to put classes in one file, urls in one file, views etc... What is the purpose of putting everything in one file? Do you ever write your code in multiple files? Thank you :)
It depends really and for longer code it definitely makes sense to split things out, but I felt it would make the tutorials harder to follow so I have put everything in the same file.
@@CodingWithRuss That makes sense, thank you!
thats really good 😎 im only 12 and im really skilled in edtiting videos and im gonna start programming
Thanks!
You're welcome!
is this sublime text ?
Yes