2 YEARS of PYTHON Game Development in 5 Minutes!

  Рет қаралды 773,162

Coding With Russ

Coding With Russ

Күн бұрын

I spent the last two years learning Pygame and game development in general. This video shows my journey starting with almost no programming knowledge, showing all the games I made along the way and finishing with my Udemy course.
Timestamps:
00:00 Intro
00:35 Tic Tac Toe
00:45 Snake
00:59 Pong & Breakout
01:16 Space Invaders
01:45 Flappy Bird
02:00 Platformer
02:34 RPG Battle
03:00 Shooter
03:40 Castle Defender
03:55 Brawler
04:10 Dungeon Crawler
04:44 Outro

Пікірлер: 367
@nazradu
@nazradu 9 ай бұрын
Your biggest achievement here is not the knowledge of coding you gained but the ability to chase a Goal for that long. Be proud of yourself!
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
Thank you!
@koukous95
@koukous95 8 ай бұрын
Definitely, I think that's the hardest part. Props to this dude for not giving up.
@grandpraline
@grandpraline 7 ай бұрын
@CodingWithRuss, I wonder what is your goal in this, if there is. Would appreciate any answer and thoughts
@user-mj3yv1km6i
@user-mj3yv1km6i 6 ай бұрын
ммёеёееш
@P.W.T_ARYAN
@P.W.T_ARYAN 3 ай бұрын
​@@CodingWithRuss which coding you use
@ALSTR330
@ALSTR330 7 ай бұрын
My 11-year-old son wants to make a platformer game from scratch. We’ve started learning python together by following along with online tutorials. So far, I’ve built a “paper rock scissors” and “math test” text based games. We also found Piskel online to start making sprites. It’s a fun bonding experience learning together. He seems patient and understands it may take many months before we’ve made something substantial. Cautiously optimistic.
@nandorschmieder1448
@nandorschmieder1448 7 ай бұрын
I wish my dad this, when I was young! Keep up my man!:))
@FatemehBahrami-oz8ok
@FatemehBahrami-oz8ok 7 ай бұрын
You are an excellent parent. Well done 👍
@EnanoForro
@EnanoForro 6 ай бұрын
You can try using a something like Construct 3 (or Construct 2, wich is deprecated). They are amazing tools for starters as you don't need to learn coding, but you still have to work on logic and lot of stuff. They are not free but they are not expensive either
@notlogic.the.second
@notlogic.the.second 6 ай бұрын
nice idea👍
@CodingWithRuss
@CodingWithRuss 6 ай бұрын
This sounds great! I think your approach of starting with smaller projects and slowly building up to more complex stuff is a very good way to do this. Good luck to both of you with your coding journey 🙂
@IDTAENJUMP
@IDTAENJUMP 2 ай бұрын
Hello Bro my name is Anjum and i am from Bangladesh and i am 14+ years old. I started Learning python 1 month ago by doing a course and the language is very easy to understand and everything is so simple. My dreamers is to be a indie game developer. Now, i am learning Python after this i am going to make my first game and after 5 to 6 years later i am going to switch to another programming language like c++ or c# then i will make some big indie games or hire some people to make a AAA game. I know this is not easy but i started my journey 1 month ago. And i think that python is a very good language to start game development career.
@sabaafreensyed6956
@sabaafreensyed6956 Ай бұрын
Keep up with the good work !!! All the best, there will be times where it might be hard to debug but don't worry just remember to persevere 💗
@ZettaiKatsu2013
@ZettaiKatsu2013 6 күн бұрын
Keep up mister Anjum
@jupiterapollo4985
@jupiterapollo4985 6 ай бұрын
The fact that you had a random thought of "I should learn to code" and managed to get that far, and not waver in your progression/goals is extremely motivating to me. This video brings hope for a lot of us trying to follow our dreams in game creation.Thank you!
@LeafTreez
@LeafTreez 7 ай бұрын
I definitely relate to hearing about your burnout in game development. I've been teaching myself game development for almost a year, and I recently hit a burnout phase working on a 3d action adventure game. It was so tedious at times to animate and fix bugs, but your progress gives me hope. Great work!
@hukushmolambi8355
@hukushmolambi8355 9 ай бұрын
I've just started learning Python, and the ride has been enjoyable so far. Its syntax is so easy to understand, which makes it an ideal language for novices in the programming world. Furthermore, the flexibility of Python in different fields is remarkable.
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
Agreed, python is a good way to get into programming and I think that's part of the reason for its popularity.
@terryriley6410
@terryriley6410 8 ай бұрын
Its less than ideal for anything slightly bigger. As long as it's just small scripts and jam games its ok but you might want to look into something with types if you're building more complex stuff. I think novices should be taught a statically typed language as soon as possible apart from learning a dynamic one like python. Being able to make a choice is key and more langs you know the easier it is to switch between them.
@zalty8556
@zalty8556 8 ай бұрын
@@terryriley6410that’s true but it’s a good starting ground for the most part
@panos21sonic
@panos21sonic 5 ай бұрын
Python isnt all that flexible for amateur use. Its mainly used for machine learning or quick scripts, since i reckon most hobby-ists wont be doing datascience. For every one of its other use cases, pretty much any other language capable of performing them is better.
@megamcgee
@megamcgee 6 ай бұрын
I love how your progress in learning game dev mirrors the advancement of video games over its first 20 years starting with pong!
@OIP_1
@OIP_1 9 ай бұрын
great stuff, i'm learning coding not for games but for music/hardware and can relate to the frustration of taking days to work through issues (only to then run into the next batch of issues). it's fun but persistence seems to be the key. you've got great style sense with the characters, animation etc, keep going!
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
Thank you, and good luck with your coding journey!
@AmaitaYume
@AmaitaYume 5 ай бұрын
This is so cool! Thank you Russ for sharing it! I may be a CS for 4 years and graduated, but you learned so much because of perseverance! That's a job well done! That feels motivating for me to follow!
@Amy-bp3fu
@Amy-bp3fu 6 ай бұрын
This video is super inspiring and well made! Well done! The sequential outline of projects is very helpful. I appreciate you mentioning the time you took off from game dev after feeling burned out--- especially how you came back to it intending on only making smaller projects for fun. It's so easy to watch these types of videos and get discouraged when the creator behind it doesn't ever mention the harder parts of game dev or recovering from them, especially when I'm personally prone to burn out... So hearing you say you eventually needed to take a break helps me feel less intimidated by learning game dev and Python. Thank you so much for this lovely vid, I'll be coming back to it regularly as learn!
@CodingWithRuss
@CodingWithRuss 6 ай бұрын
Thanks for the kind words! I enjoyed making this video as it let me look back and reflect on my previous projects. I'm glad it helped you feel better about taking on python and game dev. Good luck with your coding journey!
@weitnow
@weitnow Жыл бұрын
Thanks Russ for all the great content over the years
@JustJanitor
@JustJanitor 4 ай бұрын
Been dabbling around trying to decide which language to try to learn. Thanks for the motivation
@Jai_Shree_Ram____469
@Jai_Shree_Ram____469 Жыл бұрын
I learned lot of things of pygame from u
@CodingWithRuss
@CodingWithRuss Жыл бұрын
Glad to hear it!
@lemastertech
@lemastertech Жыл бұрын
Hey Russ! Your videos helped kickstart my love of PyGame as well and it’s been a treat seeing all the cool content you’ve rolled out over the years! Can’t wait to see what you come up with next! Cheers mate
@CodingWithRuss
@CodingWithRuss Жыл бұрын
Hey! Thank you, that's cool to hear. And likewise looking forward to seeing more videos from you :)
@rhidzkhanahmad5227
@rhidzkhanahmad5227 8 күн бұрын
DONT STOP BRO! biggest fan here! keep it up!
@Arkelo_CG
@Arkelo_CG 6 ай бұрын
I can relate on what you said about burnout, but taking a break is as important as learning, and by the time you came back, then you'll realized that you gained more knowledge. btw, you're progress and projects are impressive.
@Icarus47249fd
@Icarus47249fd 7 ай бұрын
Be proud of yourself Russ, what you accomplish is amazing. Watching boring tutorials about Python does not help with beginner in remembering the key concepts, it necessary for them to apply what they've learned through trial and errors of creating projects. Personally it seem way more enjoyable & satisfying, not to mention you can put this in your resume for future potential jobs.
@CodingWithRuss
@CodingWithRuss 7 ай бұрын
Thank you! Yes I think tutorials are good to get started but it's important to work on your own projects to be able to progress
@laz0r935
@laz0r935 5 ай бұрын
Great video, with loads of motivation coming from it. Good job!
@CodingWithRuss
@CodingWithRuss 5 ай бұрын
Thanks!
@jasonwamp4325
@jasonwamp4325 3 ай бұрын
Thanks bro. Congrats on your successful progresses so far.
@CodingWithRuss
@CodingWithRuss 3 ай бұрын
Cheers!
@guilhermeboas5518
@guilhermeboas5518 10 ай бұрын
i just started to study how to code in pythom and just found out about pygame, its amazing to see how you can improve yourself in 2 years, thanks for the video
@CodingWithRuss
@CodingWithRuss 10 ай бұрын
Thanks Guilherme, and good luck with your python progress
@matt_sm0
@matt_sm0 Жыл бұрын
Came here from your reddit post, and i got say, your video really inspired me to keep pushing and keep developing games, keep the good work man
@CodingWithRuss
@CodingWithRuss 11 ай бұрын
Thanks! Glad it helped and good luck with your projects.
@caatah
@caatah 7 ай бұрын
I've just started learning Python for use in Azure Devops, however this looks like something really fun to aim towards. Great video, and congratulations on your development journey so far!
@CodingWithRuss
@CodingWithRuss 7 ай бұрын
Thank you! And good luck with your own coding journey.
@ArneBab
@ArneBab Жыл бұрын
Thank you for sharing your experience!
@CodingWithRuss
@CodingWithRuss 11 ай бұрын
You're welcome!
@crimsonjack4676
@crimsonjack4676 Жыл бұрын
Great and inspiring! Please keep doing it.
@CodingWithRuss
@CodingWithRuss Жыл бұрын
Thanks! Will do.
@daniellavanyenu272
@daniellavanyenu272 9 ай бұрын
THANKS FOR SHARING SIR. I AM PROUD OF YOUR JOURNEY.
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
Thank you! :)
@utsavjana6002
@utsavjana6002 Жыл бұрын
thank you for the awsome content you post Sir Russ!
@CodingWithRuss
@CodingWithRuss Жыл бұрын
Thanks!
@scrye113
@scrye113 4 ай бұрын
This video was awesome for me I am at the starting point where you started getting into coding and trying to make a game
@maheshmegala1950
@maheshmegala1950 5 ай бұрын
really a good journey..keep it up
@AlmondAxis987
@AlmondAxis987 8 ай бұрын
Reminds me of my first time making games with python... My first game library was turtle 😂 But then I got into pygame and now I am working with SDL2 and c++ (Pygame is basically a python-remake of SDL). I can totally relate to how making games without game engines is so much fun
@DineshVaidyaOfficial
@DineshVaidyaOfficial Жыл бұрын
wow thanx. this was really nice and motivating video. And please keep on continue...
@CodingWithRuss
@CodingWithRuss Жыл бұрын
Thank you!
@fresh2k2004
@fresh2k2004 5 ай бұрын
Pong!! Haha when i was a kid I spent so much time on a DOS computer and a book about Pascal making this game. It took me about 8 months. Now im much older and learning python. Great video!
@nillzmeskillz9483
@nillzmeskillz9483 8 ай бұрын
Dammit. Now i have a new addiction, and it's thanks to you! Great video. got me interested in pygame!
@CodingWithRuss
@CodingWithRuss 8 ай бұрын
Haha glad to hear it! Pygame is a lot of fun to play around with. Maybe not the most efficient way to make a game but great for learning how things work behind the scenes.
@mattlau
@mattlau 7 ай бұрын
Wow the determination! Good stuff !
@CodingWithRuss
@CodingWithRuss 7 ай бұрын
Thanks!
@rafales1525
@rafales1525 9 ай бұрын
Wow - congrats ❤ well done budy 😊
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
Cheers :)
@Skeffles
@Skeffles 11 ай бұрын
Wow! It's amazing to see what you've made over the last 2 years.
@CodingWithRuss
@CodingWithRuss 11 ай бұрын
Thank you. I just checked out your channel and saw your isometric museum game devlog, it looks so good! Reminds me a lot of theme hospital.
@Skeffles
@Skeffles 11 ай бұрын
@@CodingWithRuss thank you for checking it out.
@AwesomeO844
@AwesomeO844 25 күн бұрын
2 years WELL spent!!!
@vladimirbosinceanu5778
@vladimirbosinceanu5778 2 ай бұрын
I want to get started with Pygame. I am machine learning engineer and I want to get into some basic game development. Your work is inspiring. Also, the art is really cool. Thank you for sharing!
@dsoulscapra
@dsoulscapra 6 ай бұрын
I started programming when I was 17. Now, I am 21 years old. From Unity to creating my own game engine. I am sometimes amazed how far I have come.
@T3hSwampFox
@T3hSwampFox 3 ай бұрын
This is huge. Ive wanted to try game dev for years. Would start and grinf a couple months then get burned out. Your consistency and persistence really show whats possible over time. This is hugely motivating for me, thank you for sharing.
@CodingWithRuss
@CodingWithRuss 3 ай бұрын
Thanks :)
@Creek1575
@Creek1575 5 ай бұрын
Damn. This really inspired me. I have a little bit of knowledge about Python (since I've made a project in college about automation). I really want to make my own game but always doubts myself and hardstuck on basics. 2 years is a long way but I just wasted 3 years since graduating when I should've created my own game in that span.
@ashotmargaryan6931
@ashotmargaryan6931 Жыл бұрын
Thank you man you help me and i love your courses and now im learning unity and you can too
@CodingWithRuss
@CodingWithRuss Жыл бұрын
Thanks!
@TenSeconds_
@TenSeconds_ Жыл бұрын
Thank you Russ, great content
@CodingWithRuss
@CodingWithRuss Жыл бұрын
Cheers!
@ReekieReels
@ReekieReels 26 күн бұрын
This was really inspiring thank you 😃
@CodingWithRuss
@CodingWithRuss 25 күн бұрын
Cheers!
@Speedlife91
@Speedlife91 5 ай бұрын
Im a software dev. You learned more by yourself than I back then in school. Good job 👌
@ReeperKuruRuke
@ReeperKuruRuke 9 ай бұрын
I think i have similar game-coding skill level as you, but you really have senses on making these cool fast-paced progress reviewing videos. This vid gives me some great motivation! I'm learning Unity(C#) if you ask me.
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
Thanks! I definitely plan on trying out Unity eventually as well.
@timdithmer9184
@timdithmer9184 9 ай бұрын
@@CodingWithRuss I am a dev for a long time. Tried to build games for a few times. Made progress but lost the fun again and again after having to do the same things again and again. Started to use Godot. It is incredibly simple now to build my idea's and I started to spend my time where it is fun, not at the fundamentals again and again. And as long as you don't want to build the next AAA game, you are definitely not limited. Can't imagine what's possible with unity then :)
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
@@timdithmer9184 Hi Tim, it's funny you mention godot because I just started messing around with it yesterday! I really like it so far and will try to make a few games with it.
@timdithmer9184
@timdithmer9184 9 ай бұрын
@@CodingWithRuss Already thrilled to see what you're about to make 🥹
@pythonfoundations
@pythonfoundations 8 ай бұрын
love this journey good LUCK!!
@CodingWithRuss
@CodingWithRuss 8 ай бұрын
Thank you :)
@pythonfoundations
@pythonfoundations 8 ай бұрын
@@CodingWithRuss are you Scottish btw?
@CodingWithRuss
@CodingWithRuss 8 ай бұрын
@@pythonfoundations Yea, did the accent give it away? 😅
@RVideoR
@RVideoR 9 ай бұрын
Great story and your experience is really great .. BiG Like Bro
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
Thanks!
@Formulaah
@Formulaah Жыл бұрын
This helped me learn on what to learn first I’ve tried learning some big projects you have done. But this made me realize I should slow down a bit. I LOVE YOU RUSS
@CodingWithRuss
@CodingWithRuss Жыл бұрын
Good idea! It can be tempting to start with a big project but smaller ones can be a good way to learn the key concepts.
@TimBrownYoutube
@TimBrownYoutube 11 ай бұрын
Great video and I think all game devs can relate to the journey. I tried Godot recently and was blown away. Very intuitive, very powerful, very lightweight. It would be great to watch you try it. Could be a great force multiplier for you.
@CodingWithRuss
@CodingWithRuss 11 ай бұрын
Thanks Tim, I've seen little bits of godot but never used it myself. Could be an interesting one to try sometime down the line.
@tresaidh3y90
@tresaidh3y90 9 ай бұрын
GameMaker 2.0 is a good one to start with if you can handle PyGames
@tresaidh3y90
@tresaidh3y90 9 ай бұрын
@@chineseRATFACE Damn bro you are hating hardcore. There are plenty of game devs that use Python and make successful web based games. Go take this hatred somewhere else. Or at least bring something more constructive.
@SkyFly19853
@SkyFly19853 Жыл бұрын
People can even start with Python programming by making a text based rpg games to understand the basics, then make a 2d game... Then 2.5d game... Then 3d game.
@matthewdev
@matthewdev 9 ай бұрын
That RPG game looks pretty cool, I hope you go back to it sometime!
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
Thanks!
@anon2447
@anon2447 6 ай бұрын
I paid for a really expensive bootcamp that promised this, I ended up in abootcamp learning web-dev with flask, and it's been a rollerocaster of emotion, looking forward to finally pass the bootcamp so i can learn with this or rpg in a box(it's kinda like a voxel rpg maker that epic gave for free back in January and uses Bauxite as a language which has a Synthax that0s way too similar to Python's OOp)
@choppedcheesegaming
@choppedcheesegaming 7 ай бұрын
i love this video portfolio!
@CodingWithRuss
@CodingWithRuss 7 ай бұрын
Thanks!
@cococh3607
@cococh3607 8 ай бұрын
This 5 minutes is already been a good start for me as an aspiring game developer. PyGame is a good way for me to solidify my skills. Thank you for sharing a beautiful game.
@CodingWithRuss
@CodingWithRuss 8 ай бұрын
Great to hear!
@ganesharon
@ganesharon 7 ай бұрын
very thank you for making this video.
@CodingWithRuss
@CodingWithRuss 7 ай бұрын
Glad you liked it
@trapperjohn62
@trapperjohn62 8 ай бұрын
Well done you. :) Just starting out with python. Can´t wait to see where i am in 2 years. I´ll be 48 by then. :/
@joshuaberketa7986
@joshuaberketa7986 Жыл бұрын
It will be awesome to see you try unity! Looking forward to more tutorials!
@CodingWithRuss
@CodingWithRuss Жыл бұрын
Thanks Joshua!
@HE360_Games
@HE360_Games 6 ай бұрын
Your games look very cool! I had a somewhat similar story. But, I started in language called "Blitz Basic". I had no programming knowledge then too. But, mine happened eons ago.
@benjell9295
@benjell9295 8 ай бұрын
love your content
@CodingWithRuss
@CodingWithRuss 8 ай бұрын
Thanks!
@timwaagh
@timwaagh 9 ай бұрын
It seems the pygame game I'm working on is already an order of magnitude bigger than anything here. What would be the biggest Pygame in terms of complexity?
@bow_wow_wow
@bow_wow_wow 4 ай бұрын
Cheers to you! You're certainly far better at this than I am. I've been piddling with programming in my spare time for several years, with not much to show for it. I'm very discouraged, but I've still got the programming bug. I can't justify it. I don't even know what I want to do with it. It's almost like an addiction. There is just something about the experience of programming that I enjoy. Are you making any progress in terms of organizing your code? It looked like one of your files was 900 lines long.
@The_Real_Goodboy_Link
@The_Real_Goodboy_Link 8 ай бұрын
Good job!
@CodingWithRuss
@CodingWithRuss 8 ай бұрын
Thanks!
@spielville5087
@spielville5087 Жыл бұрын
Pretty funny you mentioned complexity of an RPG game. I actually was inspired by your RPG battler video to build a few projects. One of those is an actual RPG/RTS on my channel.
@CodingWithRuss
@CodingWithRuss Жыл бұрын
Nice! I had a look at the demos on your channel just now.
@eyadnegm3706
@eyadnegm3706 9 ай бұрын
AMAZING bro literally so cool
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
Thanks
@blueygaming1051
@blueygaming1051 9 ай бұрын
i am just now learning how to use python, you have me motivation
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
Good to hear! Stick with it :)
@OGThunderPlus
@OGThunderPlus 9 ай бұрын
i love this game i didn't t know you made this wow
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
Glad you liked it!
@TheOluapalves
@TheOluapalves 7 ай бұрын
man, great job! (y)
@CodingWithRuss
@CodingWithRuss 7 ай бұрын
Thanks!
@Mikebigmike94
@Mikebigmike94 8 ай бұрын
C++ and unreal engine looks a lot more lucrative to me. So many Udemy courses on it aswell. Hope they’re as good as they seem, would love to make my own game with my own rules.
@awesomewow668
@awesomewow668 10 ай бұрын
Amazing journey, I recently used Godot and it was like the best engine I had ever used. Awesome community, appealing design and the workflow is smooth as hell. I hope you will also try it at some point :)
@CodingWithRuss
@CodingWithRuss 10 ай бұрын
Thanks! Interestingly a few people have commented to recommend godot, so I'm curious to check it out and see how it compares
@awesomewow668
@awesomewow668 10 ай бұрын
@@CodingWithRuss looking forward for a comparison video!
@jakep8484
@jakep8484 9 ай бұрын
Just got ur class on udemy, finishing up a college python course and figured I was ready to work with pygame a bit. I used to use game maker before studio came out but dont like game maker studio near as much as i enjoyed game maker 7. From what I can tell pygame is tougher than godot because you have to program everything where godot does some of the work for you.
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
@@jakep8484 Nice, hope you like it! Pygame makes you code more stuff from the ground up so it has pros and cons depending on how you look at it. It would take more work to get certain things working compared to game specific engines, but that also gives you the flexibility to code it exactly how you'd like.
@jakep8484
@jakep8484 9 ай бұрын
@@CodingWithRuss thanks, yeah Ive watched some of your youtube videos and really enjoyed how you go at a slower space and pretty much talk about every step you are doing. I think that and some of the more advanced cool features you teach makes your videos stand out. Btw do you have any videos of making a two player game using game controllers? That would be a very useful video. I got my wife into some games when we got married and now we have a toddler so I want to make some games that fit what we all like and be multiplayer.
@journeyman153
@journeyman153 8 ай бұрын
Next you should make a POLE POSITION type game. super fun!
@AfridiBD
@AfridiBD 7 ай бұрын
I am very much interested in learning python but so many different tutorials confuse me and I gave up altogether and started learning HTML as a beginner as it seems way easier than python
@pausedduck
@pausedduck 7 ай бұрын
Learning Python now that I have gotten into high school. Hopefully able to make a game one day!
@CodingWithRuss
@CodingWithRuss 7 ай бұрын
Nice! It can be a little overwhelming at first but if you start small then it will help you get the basics right. Good luck!
@thiagovianavargas3996
@thiagovianavargas3996 8 ай бұрын
I really liked this video. I start developing a app to read mangas and it improves my learning so much. it is in python flet. I want to try developing games too and i think its a good option pygame. thank you
@CodingWithRuss
@CodingWithRuss 7 ай бұрын
Glad you liked it. Pygame is a good place to start especially if you want to learn python in the process as well
@thiagovianavargas3996
@thiagovianavargas3996 7 ай бұрын
@@CodingWithRuss I guess it right. but you think Pygame is too limited, like we can't build a 3d game (i don't know)
@ShampooChan-nl1uj
@ShampooChan-nl1uj 5 ай бұрын
The last one looks pretty good it looks really alive
@dumamay283
@dumamay283 8 ай бұрын
what resources (sites/channels/books) did yo u use to learn python and pygame?
@CodingWithRuss
@CodingWithRuss 8 ай бұрын
Some youtube tutorials to begin with and then it was just practice + google when I got stuck.
@dumamay283
@dumamay283 8 ай бұрын
@@CodingWithRuss thanks
@chrissykes69
@chrissykes69 11 ай бұрын
Thanks for video, i see my issue now. I do not work on projects by my own, but copy paste from tutorials or read code.
@CodingWithRuss
@CodingWithRuss 11 ай бұрын
Tutorials can be useful to get started but you are right that working on projects on your own is important if you want to learn and improve.
@WhatsNextFam
@WhatsNextFam 8 ай бұрын
Yeah I wonder what your games would be looking like if you had started with c++\unreal.. I started Python today and made a pong myself as well and a robot barista from a tutorial from network chuck but after doing a lot of research I think I’m going to either wait and get a MacBook so I can make games with swift or get a better computer to make games with c++/unreal engine I’m not sure what to do
@alanodonovan5487
@alanodonovan5487 9 ай бұрын
your flappy bird looked very clean and smooth like the original
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
Thanks, I was pleased with how that one came out!
@mcrdunyas5752
@mcrdunyas5752 Жыл бұрын
Thanks for everything 🌹
@CodingWithRuss
@CodingWithRuss Жыл бұрын
Welcome!
@Billboyedits
@Billboyedits 6 ай бұрын
What soo did you use or website did u use?
@user-pw4cq7cp8v
@user-pw4cq7cp8v 2 ай бұрын
Awesome, man! What about "math"? Do you have any advises on that point to novices?
@mantktayrz5241
@mantktayrz5241 4 ай бұрын
how u find good png like alien png or somethings like that ı cant find good png for my game and or u made them yourself if u made them tell me how pls ty
@Tyrannia
@Tyrannia 7 ай бұрын
How did you do with the art of your games? The fighting game seems very well animated
@CodingWithRuss
@CodingWithRuss 7 ай бұрын
I find the images online, mostly on itch.io. There's lots of free assets, I just make sure to include a link to the original artist in the video description
@poluefemus
@poluefemus 5 ай бұрын
awesome
@goga_fama
@goga_fama 9 ай бұрын
Could you tell me, how you learned how to make this games from start of the video (like tic rac toe, or pong) and how did you do that. Did you watch the tutorials and do the same like in the guides, or you had the other way to learn making for example (it could be some books, etc.), making code? I'm sorry if my questions are so dumb. I just started learning game development and I really interested in how you started and how you made it so nice in more details... 😢😢😢 May be you have some advices?..
@CodingWithRuss
@CodingWithRuss 9 ай бұрын
I watched a tutorial on pygame to begin with so that I could understand the structure and the syntax and then I started really simple just trying to make a game window, trying to make a loop and check for mouse clicks and keyboard presses etc. I had to use google for this because I couldn't remember how to do it. Then once I finish some simple code, I deleted it and started again and kept doing that until I could do it myself.
@goga_fama
@goga_fama 9 ай бұрын
@@CodingWithRuss Got it. Thanks a lot for the response! I wish you good luck with coding and your KZbin channel
@ankutoonz
@ankutoonz 8 ай бұрын
can non cs background learn coding and make games ?
@__Rizzler__
@__Rizzler__ 8 ай бұрын
hey so how much did u made from udemy?
@danelotermin3178
@danelotermin3178 8 ай бұрын
Men I love your projects. How can we play them? The shooter game is sick!!! And you've got a great ability. Continiu like that!!!
@CodingWithRuss
@CodingWithRuss 8 ай бұрын
Thank you! I haven't packaged the games up into executables but the source code for them all is on github so you could download the code and run it if you want to try the games out. With some of them, like the shooter, there is a level editor included to be able to expand the game further
@henrikloiske8572
@henrikloiske8572 6 күн бұрын
So cool...Well done on your achievments 😁😁
@CodingWithRuss
@CodingWithRuss 6 күн бұрын
Thank you :)
@serhii.chernenko
@serhii.chernenko 6 ай бұрын
good story, good job!
@CodingWithRuss
@CodingWithRuss 6 ай бұрын
Thank you!
@masterjosef3d
@masterjosef3d 7 ай бұрын
Very inspiring
@CodingWithRuss
@CodingWithRuss 7 ай бұрын
Thanks!
@sofiaamdlaou2164
@sofiaamdlaou2164 4 ай бұрын
i like your progress:)
@CodingWithRuss
@CodingWithRuss 4 ай бұрын
Thanks :)
@tabicat.puccino7425
@tabicat.puccino7425 7 ай бұрын
I want to make a retro game but I dont know how, I dont know the code for the more advance game
@olikli000
@olikli000 9 ай бұрын
where did you find all of yours assets? I am horrible at drawing.
@CodingWithRuss
@CodingWithRuss 8 ай бұрын
I mostly get them from itch.io, there's lots of free assets there
@pokerface6886
@pokerface6886 10 ай бұрын
I started learning python 3 months ago and gonna start learning pygame. How long did each project take you? Thank your for the video
@CodingWithRuss
@CodingWithRuss 10 ай бұрын
pygame is definitely worth a try. The earlier projects didn't take too long, maybe a few days but as they got more complex they took longer and longer. The shooting game took a few weeks I think, maybe longer but I wasn't working on that one very consistently.
@ItzMeAnast
@ItzMeAnast 7 ай бұрын
I wanted to ask: Is there a place where coders can share their codes
@CodingWithRuss
@CodingWithRuss 7 ай бұрын
Depends on who you want to share it with, but you can use github for it.
@firstname4337
@firstname4337 5 ай бұрын
very awesome video
@CodingWithRuss
@CodingWithRuss 5 ай бұрын
Thanks :)
@Wyatt-Wytton-rp4wz
@Wyatt-Wytton-rp4wz 8 ай бұрын
Could you teach pygame zero, it is a module in python too
@savagekid94
@savagekid94 10 ай бұрын
I've just now begun learning pygame. I remember I used to want to make video games as a kid. The Devry university commercials back then uses to talk all about how anyone could learn to make games. As soon as I figured out that it cost money to go to Devry and that games require coding, design, and planning, I fell out of it. Coding looked like math and I hated that. I also didn't like the drag and drop RPG makers because I felt like it may have been too limited and confusing. I became a graphic designer and hobbyist animator But in 2022 I bought the 100 days of code class on udemy. I didn't really take it seriously and procrastinated until around maybe March 2023. But since then I've been doing the class for about 5 days a week for at least 1 hour. I've coded a couple basic games like rock paper scissors, black jack, and snake game, but I took a pause on the class to take on a bigger project. Granted I'm still using a tutorial but I will be changing it up even more as the tutorial finishes. Right now, I'm using Clear Codes' Ultimate Intro to python to learn about the library and then how to make a Zelda style game. But in the mean time, I'm making a basic runner game with basic obstacle enemies, No AI yet. I wanted to make a simple platforming/runner game. kinda similar to super mario run but a 2D version with more fleshed out gameplay mechanics. I'm glad I got reintroduced to game dev because as a designer, it gives me another avenue and a better niche. I've always hated doing ad design and all the corporate crap anyway and I've been taking UI/UX classes anyway so this was the perfect opportunity.. My partner is also learning python so now my goal is to try to design games with him and potentially become indie devs. It's the only goal I really recall having since I was young. It's amazing to see how far you've come in 2 years WITHOUT tutorials.
@CodingWithRuss
@CodingWithRuss 10 ай бұрын
Thanks! It sounds like you are well on your way with learning python and pygame. Making your own games can be difficult but also a great way to learn through practice. I started off with a tutorial (Tech with tim) and then started making these games in the video. But I regularly got stuck and had to google things so that's also a normal part of the process.
@NoNameShenanigans
@NoNameShenanigans 6 ай бұрын
What program or resources do you use to make your graphicss/sprites? Graphics are my main weakness
@CodingWithRuss
@CodingWithRuss 6 ай бұрын
I got them from itch.io mostly.
How To Create Health Bars | Pygame Tutorial
1:39
Coding With Russ
Рет қаралды 44 М.
I made Games with Python for 10 Years...
28:52
DaFluffyPotato
Рет қаралды 194 М.
He FOUND MYSTERY inside the GUMMY BEAR 😱🧸😂 #shorts
00:26
BROTHERS VLOG
Рет қаралды 55 МЛН
ISSEI funny story 😂😂😂Strange World 🌏 Green
00:27
ISSEI / いっせい
Рет қаралды 86 МЛН
Nonomen funny video😂😂😂 #magic
00:27
Nonomen ノノメン
Рет қаралды 13 МЛН
This is Why Programming Is Hard For you
10:48
The Coding Sloth
Рет қаралды 390 М.
Search Git Branches and Commits Using fzf
6:07
Andrew Courter
Рет қаралды 28
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 3,7 МЛН
Running "Hello World!" in 10 FORBIDDEN Programming Languages
18:07
Neil deGrasse Tyson Explains The Three-Body Problem
11:45
StarTalk
Рет қаралды 3,8 МЛН
Learn To Code Like a GENIUS and Not Waste Time
9:41
The Coding Sloth
Рет қаралды 970 М.
How to Start Gamedev in 2024
10:28
Sasquatch B Studios
Рет қаралды 304 М.
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 6 МЛН
I Built 300 Hours in Creative Mode
20:47
shovel241
Рет қаралды 337 М.
25 nooby Python habits you need to ditch
9:12
mCoding
Рет қаралды 1,7 МЛН
He FOUND MYSTERY inside the GUMMY BEAR 😱🧸😂 #shorts
00:26
BROTHERS VLOG
Рет қаралды 55 МЛН