How to Make a Game in Python

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024

Комментарии • 401

  • @codsweat5152
    @codsweat5152 Год назад +67

    i am new to python and pygame but i can say it has been the best 43 min of my time with coding..
    and i never thought i will go through the day without using print()
    message = "good bye!!"
    print(message)

    • @ok.9516
      @ok.9516 5 месяцев назад +3

      or you can just print("goodbye!") or am i missing something?

    • @BloonsSanity
      @BloonsSanity 5 месяцев назад

      @@ok.9516 u can but it looks more professional to write a variable for some reason

    • @MewMasterDaMewnza
      @MewMasterDaMewnza 4 месяца назад

      @@ok.9516, yes but it looks more advanced, that's why.

    • @MikkahLive
      @MikkahLive 2 месяца назад

      @@ok.9516 Yes you can do that, but they're making a joke.

    • @thewanderingcrusader
      @thewanderingcrusader Месяц назад

      @@ok.9516 its just good practice to use variables

  • @anactualalpaca7016
    @anactualalpaca7016 Год назад +49

    Tim, not many people out there teach code in such a comprehensive and easy to digest manner like you do. Most tutorials are really hard to follow and the person teaching is either super unorganized, or just really bad at teaching in general for many reasons. But you get it dude, and people like me (people who wanna learn,) appreciate it a ton

  • @fidelrivera2887
    @fidelrivera2887 Год назад +71

    Pygame has been a lot of fun to learn... I'm still in the learning phase but the gears are already turning when thinking of new ideas to try and implement. Thank you for the great help... it only gets clear with practice and good guidance like you provide here 👍

  • @asifmehrabi5154
    @asifmehrabi5154 7 месяцев назад +7

    THIS WAS THE BEST TUTORIAL EVER I HAVE GONE THROUGH OVER 50 VIDEOS AND I ALWAYS GIVE UP BECAUSE THEY ARE TOO HARD BUT THIS WAS A VERY SIMPLE YET FUN PROJECT!
    TY SO MUCH KEEP IT GOING!

    • @marc8451
      @marc8451 5 месяцев назад

      Are you taking ap csp

    • @asifmehrabi5154
      @asifmehrabi5154 5 месяцев назад

      what is that????@@marc8451

  • @bee16384
    @bee16384 Год назад +6

    Tim, thank you very much for this great tutorial. I got so addicted over the weekend that I changed the game to run in full screen, added sounds and music, lives, etc. As you said, it is great starting point and as well a real good example to give pupils an intro into programming on a fun way.

  • @thoserandomshredders
    @thoserandomshredders Год назад +16

    As a beginner python coder: your tutorials help me so much. Keep making them!

  • @caw25sha
    @caw25sha Год назад +242

    For anyone who's recently upgraded to Python 3.11, you'll need to add --pre to your pip command until they update PyGame.

    • @fidelrivera2887
      @fidelrivera2887 Год назад +11

      That explains a lot... been having issues especially while debugging

    • @jacob-4595
      @jacob-4595 Год назад +4

      add how/where? beginning? end?

    • @jacob-4595
      @jacob-4595 Год назад +7

      @Joshua Rose very helpful to a beginner thank you

    • @jacob-4595
      @jacob-4595 Год назад +3

      @Joshua Rose and where can one find this documentation?

    • @annoyingzebra7460
      @annoyingzebra7460 Год назад +4

      do you say --prepip install pygame? doesn't work for me i'm confused

  • @_FutureFocus
    @_FutureFocus 28 дней назад

    To be as knowledgeable as you clearly are and still be able to dumb it down enough to communicate that knowledge to a complete beginner is a rare skill. You made this SO easy.
    Thank you!

  • @summaalchemica364
    @summaalchemica364 Год назад +8

    This is the first tutorial I got all the way through for Python. Very well made, thank you.

  • @BumbleBeeast_
    @BumbleBeeast_ 11 месяцев назад +15

    This was honestly such a fun tutorial! I now have a functional game that I can show off and mess with to try to work on my code abilities! Thank you! I was also able to add a lot of your descriptions as to why you put certain things where you did that way I can reference back to it if needed! Great tutorial!

  • @Nitreous
    @Nitreous Год назад +3

    After watching just 2 of you videos, the "Learn Python with this one project" you made 5 months ago, and this one I decided to write the code to print a full times table to the console (will do it to a game window next) and I spaced all the numbers correctly in the console so they appear in nice columns... single digits and double digits made the spacing all wrong.
    Nothing fancy but its little bits like this that build familiarity with the syntax.
    My goal with pygame is to build a spirograph style project as I remember spending all my lunch breaks on the schools BBC micro in the science labs when I was 15 playing with the code to generate the images
    the time and effort you put into these tutorials is greatly appreciated and I will be going through all your videos to aid my learning journey.

  • @Anonymous-dk7ek
    @Anonymous-dk7ek Год назад +6

    You're GOATED bro.I respect your dedication after all these years from when you were very young...Keep it up

  • @gigameister321
    @gigameister321 7 месяцев назад +7

    Hey Tim! I just wanted to say how much I appreciate these videos! I am using them to learn python and it's going well for me. I'm about halfway done with this one rn, I look forward to following many more of you're tutorials! Thanks again.

  • @shawn445
    @shawn445 Год назад +8

    TIm, thank you so much for all of your great videos. They've been great for me to follow along and learn python. I wish you have an extended part of this video or a connected video that went into putting a graphic sprite as you mentioned so you could have more than just a red block. I went nerdy and made my background a space and TARDIS image and themed the messages and name from Doctor Who, but I am not nearly advanced enough to know how to change it to a sprite.

  • @wyattearth4414
    @wyattearth4414 Месяц назад

    I'm so happy I made this. I feel like I really got a foot in the door for game dev

  • @brandon-D
    @brandon-D 3 дня назад

    as a beginner, thanks a lot, the video was very clear and you explained the reasoning behind each step which i found very useful.

  • @nchucks72robert99
    @nchucks72robert99 6 месяцев назад +1

    This is nice, normally i thought python would be hard compared to CSS but with this lesson, i realized that
    it is actually simpler than i expected.
    From me to you, "Dude, I love your tutorials"!!!!!!

    • @TechWithTim
      @TechWithTim  6 месяцев назад +1

      Wow thanks for the comment!

  • @TevlanTea
    @TevlanTea 9 месяцев назад +2

    I finished the game, and I wasn't able to do the text, as I was using too old a version of python but I got it working and it's great! thanks!

  • @QuocDatPhung
    @QuocDatPhung Год назад +3

    Wow this is what I've been searching for!

  • @seanyB0123
    @seanyB0123 7 месяцев назад +1

    Really grateful for this video. I had a bit of a rocky start and I had to rewind about 50 times because I was making errors but you explained everything clearly and concisely. I've got a long way to go but you have helped me take my first few steps on realizing some daft and hopefully fun ideas
    Thanks again :)

  • @litonmajumder8329
    @litonmajumder8329 20 дней назад +1

    Keep it up broo....I REALLY LOVE YOUR TUTORIAL

  • @rileylecaptain113
    @rileylecaptain113 6 месяцев назад

    This tutorial was amazing and even turned it into a game about traversing a asteroid belt, I managed to replace the squares with images and now all I need to do is figure out on making a menu, and import audios along with a small tutorial box at the start

  • @daviesfamily9608
    @daviesfamily9608 6 месяцев назад +1

    Incredible tutorial Tim!! The only thing that would have been more helpful for me to understand would probably be adding doc strings for functions and a few in line comments.

  • @tomatencio9223
    @tomatencio9223 15 дней назад

    If there were a contest for the longest ads on a post you would win hands down!!!

  • @gandymar
    @gandymar 14 дней назад

    I just made a strategy game in Python. Very happy.

  • @Drifters_Productions
    @Drifters_Productions 7 месяцев назад

    Wanted to make a comment to house the code. Fantastic tutorial. I recommend watching other videos on python to simply get an understanding of loops and variables. Then coming back. Makes the whole thing a lot more understandable !!

  • @championlegendsgaming4914
    @championlegendsgaming4914 Месяц назад

    Tim, you have done a really great job of teaching this game to me I am very new to using pygame and I found this quite hard to do until I saw your video just one suggestion if you could also post some video's on customizing this game it would help a lot :)

  • @Nitreous
    @Nitreous Год назад +1

    Sat here watching this and this type of game was one of the first games I ever made when I got my 16k ram pack for my ZX-81

  • @Pultset
    @Pultset 3 месяца назад

    Really nice tutorial! If you guys finished this tutorial, try to figure out how to make game restart automatically after you got hit by "star" and then try to add score system. You learn best when you have to figure out thing on your own :)

  • @JamTSAA
    @JamTSAA Месяц назад

    TechWithTim = "The Goat Of Python"
    if 2 > 1:
    print(TechWithTim)
    Output:
    The Goat Of Python

  • @amirilifee
    @amirilifee Год назад +2

    You motivated me to make my own channel and teach programming. And so I did !! ))

  • @robmertens5214
    @robmertens5214 2 месяца назад

    Well, this is the first pygame tutorial that actually made sense to me, thanks!!

  • @Boogie-wi7hd
    @Boogie-wi7hd 7 месяцев назад +1

    Thanks man. Learned a lot from this tutorial, keep it up!

  • @lifeofintention4711
    @lifeofintention4711 7 месяцев назад

    Thank you very much for helping me/us learn to code in this practical and explanatory way. You are clear and direct with your explanations and provide a good basis to move on from.

  • @mjrober33
    @mjrober33 Год назад +1

    I enjoy coding along with different projects, learn something new each time. Thank You

  • @DumbPlasticBag
    @DumbPlasticBag 8 месяцев назад +2

    the stars wont delete after they collide with the player. I think i made a mistake or something but other than that your explination and everything was on point and perfect

  • @zainraza6546
    @zainraza6546 Месяц назад

    This was my first experience of using pygame and it was good

  • @gurkiratkaur3884
    @gurkiratkaur3884 Год назад +2

    Thanks for this awesome tutorial Tim, I needed this :)

  • @YouTubeName-hw1uk
    @YouTubeName-hw1uk 4 месяца назад

    Yoo thank you so much I've been wanting to learn pygame for so long!

  • @user-lg9im2xy5e
    @user-lg9im2xy5e 10 месяцев назад

    Thanks tim made the game watched till the end always love your videos

  • @mrsajjad30
    @mrsajjad30 8 месяцев назад

    Thank you so much for this introduction to game programming in Python. Nice tutorial with all the necessary knowledge. I very much appreciate your effort. THANK YOU.🙂

  • @Jan_Seidel
    @Jan_Seidel 5 месяцев назад

    I love this tutorial!
    A real kickstart into Python if you already have some programming knowledge :)

  • @softwhere07
    @softwhere07 6 месяцев назад

    this was a good project. thank you for sharing this. I have been a lot of the day going through this and even tinkering with the moving the character. I even added the up and down feature to play around with it just to see how that would work. But changed it back to just left and right. so much you can do with just what you showed here. thanks. and thanks again. only one problem I have with this is that my "stars" seem to be rotated the wrong way. lol. makes it a bit harder I guess. But awesome.

  • @CheeseSticks65757
    @CheeseSticks65757 Год назад

    yo I'm not going to lie, I'm a new programmer and this vid don't go into to while loops that much, But it made me understand while loops more then a video on them. Great job!

  • @Ector_902
    @Ector_902 9 месяцев назад

    Watched one video and already Subscribing. You make python language a lot easier than what im learning it in a duolingo type way.

  • @ronaldothor9118
    @ronaldothor9118 Год назад +2

    I think the if hit statement should come after draw function because we want our players to see the collision or else there will be a gap between the player and the star when the game ends

    • @BestyyYT
      @BestyyYT 11 месяцев назад

      For some reason the stars only fall when I am moving and specifically moving right do you know how to fix it?

  • @cptnbara
    @cptnbara 7 месяцев назад

    I got so many things wrong while doing this > < but I pushed through and hunted down my errors
    Great tutorial! very good for getting to grips with the simple elements needed for game making.

    • @madfut24nor
      @madfut24nor 5 месяцев назад

      i cant run the game it says pygame.rect.Rect' object has no attribute 'append' can someone pls help me?

  • @rohanayush
    @rohanayush 23 дня назад

    Loved it! Thank you

  • @bretthart1499
    @bretthart1499 9 месяцев назад

    thanks for going step by step. I'm very new to this!

  • @user-tg1mq6op1e
    @user-tg1mq6op1e 5 месяцев назад

    Thank you very much for this video I really needed it! And you have great content! Subbed you
    😀

  • @Andrew-Tsegaye
    @Andrew-Tsegaye Год назад +4

    Tim, our master, Is this significantly beginner-friendly? To ensure everyone can follow through on the projects and videos you post daily, please give us some insight into the necessary prerequisites. We love you keep up the good work.

    • @JoyBoyLaughs
      @JoyBoyLaughs Год назад +2

      This isn't beginner friendly. You should already know about variables, functions, loops and be able to write some small logic in order to visual how everything is working in ur mind, otherwise you will probably feel lost. This is probably low intermediate to medium intermediate level

    • @Andrew-Tsegaye
      @Andrew-Tsegaye Год назад +2

      @@JoyBoyLaughs I mean can you walk though the project without any pygame knowledge. Now I think you got the point.

  • @idkanything7
    @idkanything7 9 месяцев назад

    my first time using python! thank you!

  • @ToThePoint493
    @ToThePoint493 Месяц назад

    THANKS TIM................................LOVE FROM PAKISTAN

  • @thetransformation9932
    @thetransformation9932 11 месяцев назад +2

    Hi getting erro with for event in pygame.event.get():
    Screen popping up but disappearing. Doesn't stay there like you said.
    Any idea how to fix?

  • @user-mi2bb8bm6s
    @user-mi2bb8bm6s Год назад +1

    I've been learning a lot from your videos. Many thanks from South Korea!
    Could you make a video about python subprocess library ??

  • @godfirstamaka4185
    @godfirstamaka4185 6 месяцев назад

    That point u said if u reached this point u have tried boosted my morale to finish it 🏋️

  • @kawsr2669
    @kawsr2669 4 месяца назад

    Coding with Tim. Sounds like excellent game title.😊

  • @muditmehta07
    @muditmehta07 Год назад +4

    My ex was also a python. Used to play games all the time.

  • @karthikkarthikshetty2247
    @karthikkarthikshetty2247 Месяц назад

    It was a very good session learned a lot 🎉

  • @icephonex
    @icephonex Год назад +3

    can you make gamedev tutorials with languages which are commonly used in the gamedev industry? like without a game engine but with opengl or sdl for example? there are other tutorials out there but I've been watching you since 2016 and you're way of teaching is much better than anyone else

  • @anshulshah986
    @anshulshah986 10 месяцев назад

    Extreamly good explanation with good examples. Keep it up!

  • @Prof.Fishman
    @Prof.Fishman 8 месяцев назад

    If your on a more current version of pygame or python, you may have to change the keys script. Try doing ‘if keys()[pygame.K_LEFT]:’ instead of ‘if keys[pygame.K_LEFT]:’

  • @sirinarendra6573
    @sirinarendra6573 Год назад

    Thank you so much!!! Loved it!

  • @user-xw5lh6rv7e
    @user-xw5lh6rv7e Год назад +1

    Thanks for the video. I always loved your videos keep it up. made the whole project and learnt a lot about pygame. never seen any tutorial like this on pygame

  • @amirilifee
    @amirilifee Год назад

    well done bro!!!!!
    always doing funny projects. Keep moving forward !

  • @ArunManivannan
    @ArunManivannan Год назад +1

    Brilliant yet simple tutorial ! Thanks, Tim !

  • @hamzazad5258
    @hamzazad5258 3 месяца назад

    great tutorial. Thank you!

  • @stephendouglas684
    @stephendouglas684 Год назад

    TWT majoring on the majors! Pygaming like a BOSS!

  • @Samuel11959
    @Samuel11959 6 месяцев назад

    thanks man taught me alot

  • @noebaulopez1295
    @noebaulopez1295 5 месяцев назад

    tnx man very nice and clear video

  • @pixelking8706
    @pixelking8706 9 месяцев назад +1

    I ran into a problem. Every time I ran the code, the window appeared and then disappeared almost immediately. Pls help this is 4 schoolwork :(

    • @tzar790
      @tzar790 7 месяцев назад +1

      😢😢😢 he failed his exam and became a bum😢😢😢😊😊😊😊

    • @djh345
      @djh345 7 месяцев назад

      Sounds like you forgot the loop that kept the program alive. One of his first parts of the tutorial. The main game loop :)

  • @d_fendr6222
    @d_fendr6222 Год назад +1

    Hey folks I'm at the point where I have to draw the rectangle, but it just won't show up. I followed the code as shown in the video but it still doesn't appear. Is there a way to fix this?

  • @Zeut_L
    @Zeut_L 5 месяцев назад +1

    I knew i was going to have an issue with every step. tried everything to install pygame. didnt work.

  • @Kunal_Machal
    @Kunal_Machal 2 месяца назад +1

    how do you wrote def

  • @SHEIKHHARIS8695
    @SHEIKHHARIS8695 5 месяцев назад

    I am begginer and after watching this video i have come to know that how the python intresting is

  • @LeoiX112
    @LeoiX112 Год назад

    Thanks brother for the tutorial

  • @kyawmying224
    @kyawmying224 8 месяцев назад

    Thank you so much tim

  • @habibullahshaik6986
    @habibullahshaik6986 8 месяцев назад

    broski going godspeed

  • @xyzxyz6095
    @xyzxyz6095 5 месяцев назад

    TiM !!! Thank you. Salutations from France.

  • @westside7001
    @westside7001 Год назад +3

    That's why it's The GOAT!! THE GOAT!!!!!!!!

  • @NOTHING-ct4uz
    @NOTHING-ct4uz Год назад

    Thank youuuuu so muchhhh broooo ❤❤❤

  • @mortezanajafe1221
    @mortezanajafe1221 Месяц назад

    thanks bro..

  • @oliveloaf8832
    @oliveloaf8832 Год назад +1

    Im confused on how to get to the python menu that you are in, when i open my python terminal its just a black screen with some text but no with all of the stuff on yours. Just wondering how you installed python.

    • @PossiblyJacob
      @PossiblyJacob Год назад

      its a program called visual studio code :))

  • @themasters6880
    @themasters6880 10 месяцев назад +1

    How do you put the png image into the python

  • @JVee.
    @JVee. 9 месяцев назад

    really good intro

  • @dimkau09
    @dimkau09 Год назад

    You`re so good, the goat.

  • @victorunited2168
    @victorunited2168 Год назад +1

    Worked well loving ur tutorials. Having a problem, I want the game to continue and not exit after losing

    • @riquelsonalcochete6070
      @riquelsonalcochete6070 Год назад +1

      You can use functions, and if you want a menu and more thing, you should create a main function first and in that function you initialize pygame, and to change between menu, game,etc, you need to create more functions inside the main each one with it's individual while True loop

    • @riquelsonalcochete6070
      @riquelsonalcochete6070 Год назад +1

      And of course the variables, for pygame related variables you can create them in the main func, and call it from any place, but for normal variables you need to create them in the function where it will be used.

  • @blueberryyum4198
    @blueberryyum4198 8 месяцев назад

    I single handedly learned python from this video

  • @YayonTay
    @YayonTay Год назад

    very nice some pot holes but I enjoyed it

  • @TheGeniusMind573
    @TheGeniusMind573 Год назад +1

    How do I replace rectangle with a picture

  • @user-tn9os8qf2y
    @user-tn9os8qf2y Год назад +1

    Could you explain why you have to do the star_count += clock.tick(60)? Couldnt you just do star_count += 5 or something since it's already in the main loop?

  • @catthatisarat
    @catthatisarat 8 месяцев назад

    Thanks my guy!

  • @ahammadalipk
    @ahammadalipk Год назад +1

    Why you have used 2 IFs instead of if else inside loop?

  • @ootbinc
    @ootbinc Год назад

    So cool! Thanks.

  • @CodeWithVarad
    @CodeWithVarad 9 месяцев назад

    Hey, good morning

  • @user-sf6nj9sp4m
    @user-sf6nj9sp4m 8 месяцев назад +1

    cool video)

  • @user-jg6rn4ko7e
    @user-jg6rn4ko7e 2 месяца назад

    why cant i open a window everytime i type the code out and run it the icon shows its there but u cant see it at all please help

  • @MasterProgrammer423
    @MasterProgrammer423 Месяц назад

    I run into a bug where every time I move the player, it keeps on duplicating and leaves a trail. How do I fix this?

  • @Point_breaker_10
    @Point_breaker_10 4 месяца назад +5

    skibidi sigma balan forever

    • @Point_breaker_10
      @Point_breaker_10 4 месяца назад +2

      baababooiiii

    • @flowey3956
      @flowey3956 3 месяца назад +2

      only in ohio🔥🔥🔥🗣🗣🗣🗣

    • @sladeTek
      @sladeTek Месяц назад

      This is so embarrassing for you freaks

  • @agnozythehearthead9843
    @agnozythehearthead9843 6 месяцев назад

    (Not yet finished the video)
    My ambition for my project is creating a game using python instead my end-of-the-semester exam. I have little experience with creating games, and my python knowledge is lacking in places but I suppose the only one stopping me is me!