PyGame Flappy Bird Beginner Tutorial in Python - PART 6 | Game Over and Reset Game

Поділитися
Вставка
  • Опубліковано 29 жов 2024

КОМЕНТАРІ • 63

  • @jgartz8392
    @jgartz8392 2 роки тому +4

    Russ I just finished this game with your tutorials and I'm going to add sound and give it my own twist. Thanks for your help.

  • @Armaan_nagra
    @Armaan_nagra Рік тому +4

    Thank you so much for making this, It has been a fun week folliowing your tutorial, it's people like you that make free tutorials like this that are making a huge impact on technology. Thank you again.

    • @CodingWithRuss
      @CodingWithRuss  Рік тому

      Thanks for the kind words! Glad to hear you enjoyed the tutorial.

  • @IRWBRW964
    @IRWBRW964 3 роки тому +8

    I loved this whole series. Very good introduction to PyGame.

  • @MatthewOliverJamesOrgan
    @MatthewOliverJamesOrgan 3 роки тому +9

    I had a lot of fun coding this project. Thank you for taking the time to make it as I learned a lot

  • @Man-DD
    @Man-DD 2 роки тому +5

    Thank you so much for having me be a part of this journey! I'm a complete noob and you explained everything perfectly. I'm doing this for a school project and will probably change the backround soon. This is my last year in school and after the holidays i am going to do an apprenticeship as a programmer. It was so fun getting some insights before i have even started learning XD

    • @CodingWithRuss
      @CodingWithRuss  2 роки тому +1

      That's great! Glad to hear my tutorials played a part :) Good luck with your apprenticeship

    • @Man-DD
      @Man-DD 2 роки тому +1

      @@CodingWithRuss Thx! You were the only who explained it simple and very understandable.

  • @CodingWithRuss
    @CodingWithRuss  3 роки тому +3

    Full code for the tutorial is on my github: github.com/russs123/flappy_bird/blob/main/Part_6-Game_Over/flappy_bird_tut6.py

  • @matheusmeireles465
    @matheusmeireles465 2 роки тому +2

    Hello Russ! I'm doing a college project with old games, and your tutorials of this game and the space invaders have helped me a lot! I've used your code as the base for one of the games, thank you so much for this tutorial. For sure I will reference your channel by the end of the project, thanks!

    • @CodingWithRuss
      @CodingWithRuss  2 роки тому +1

      Thanks Matheus, that's great to hear! Good luck with your project :)

  • @gian.zagada702
    @gian.zagada702 9 місяців тому +1

    I would really like to take the time to thank you for this amazing tutorial. You have helped me so much with a final project that I am doing in my Computer Science class. I want you to know that I have used most of your codes which is why I gave you credits in my project. I made a game called, "Flappy Pig : Shortcut to Space". This is the title of the game I made. I also included sound effects, game soundtrack music, etc. I also changed the pipes, backgrounds, etc. with space themed that I have customly created. I think it's pretty good for my first year in Computer Science.

    • @CodingWithRuss
      @CodingWithRuss  9 місяців тому

      Thank you, that means a lot :) Good luck with your studies!

  • @Sunrit_Mullick
    @Sunrit_Mullick 5 місяців тому +1

    I followed the whole tutorial, made the game, learnt a lot. Thank you so much. I am now thinking to add music like bg music or play some music while clicking, or game over music. Small changes but it'll make the experience a lot better I think. Thanks again.

    • @CodingWithRuss
      @CodingWithRuss  5 місяців тому

      Nice! It's definitely a good idea to add your own features to these games to expand your own knowledge and experience of with pygame

  • @RAZREXE
    @RAZREXE 4 роки тому +5

    It's past 2 A.M. here and I don't know why am I still awake. Nice vid tho, I'll try this out tomorrow

  • @MarkAntonio005
    @MarkAntonio005 10 місяців тому +1

    Thank you so much for this classes! i've learned a lot! This was my first contact with game development!

  • @trailsanddales4356
    @trailsanddales4356 3 роки тому +2

    another series finished very enjoyable

  • @ido9129
    @ido9129 Рік тому +1

    I can say that this is a very good video keep it up russ

  • @Sasskky
    @Sasskky 2 роки тому +1

    This was a great project had a few stumbles along the way but great vid and instructions

  • @evagok3698
    @evagok3698 2 роки тому

    I just had some trouble with this tutorial. I could'nt get the button on my screen and I kept checking the code again and again but then I went to your code and copy paste it from part to part and then i figure out that I just put extra space for check for game over and reset thing. But I feel really good now to being able to complete it. I will also add some extra things and hopefully I will be able to manage. Its been a month since I started coding and I had no coding experience but I really like to make games through pygame and I like python. Thank you for your tutorials and I love your tutorials :)))

    • @CodingWithRuss
      @CodingWithRuss  2 роки тому

      Glad you got it working in the end. Those little errors can cause so much headache!

  • @marcosnovelli6717
    @marcosnovelli6717 3 роки тому +1

    Great series just followed through the 6 videos, keep it up!!

  • @배영현-o4y
    @배영현-o4y 3 роки тому +1

    finally finish this course. really thank you master

  • @tanishqmohod4915
    @tanishqmohod4915 Рік тому +1

    Thanks mate great stuff and learnt a lot doing this project

  • @Kinichzz
    @Kinichzz 20 днів тому

    Hi, I have a quick question. Whenever I reset the game, the bird is rotated towards the top (I can see it in your video as well). How can we fix this issue? I want the bird position to be exactly the same as we fresh start the game. I've tried resetting the image rotation, velocity and everything but it just doesn't seem to work.

  • @mrahmed4950
    @mrahmed4950 Рік тому +1

    Thank you for the informative video. I noticed that when the game resets that the rotation is still applied due to the if statement in the bird class.

  • @lukasjievaltas4172
    @lukasjievaltas4172 2 роки тому +1

    Hey Russ, this is a really nice project. I've been trying to modify the code and I have a question. How do I implement sounds into the game, like flaping noises or collisions with the pipes, etc.?

    • @CodingWithRuss
      @CodingWithRuss  2 роки тому

      Hello Lukas, you can add them in using mixer. I have a short tutorial where I add music and sounds on a different game, which should help you: ua-cam.com/video/5RK-9gCleV8/v-deo.html

  • @johnvergelli9444
    @johnvergelli9444 2 роки тому +1

    Very, very useful. Thanks!

  • @veershah207
    @veershah207 2 роки тому

    Great tutorial. Thank You!

  • @nasab8781
    @nasab8781 7 місяців тому

    I would like to add coins between the pipe gaps, how do I locate it to that position?

  • @aliumar7859
    @aliumar7859 Рік тому

    thank you very much for tutorials Professor:)

  • @cr7thegoat951
    @cr7thegoat951 3 роки тому

    hey, I want to add sounds. I have almost added all the sounds except the die sound one. Where should I play that sound??? btw great video>3

  • @theyoungcoder7239
    @theyoungcoder7239 2 роки тому

    Bro wanted to ask that from where did you learn coding, because you have a lot of coding experience . Pls answer

  • @imraptorr1066
    @imraptorr1066 2 роки тому +1

    when you know how to make a game, but still cant play it
    great series though i learned a lot about pygame

  • @nite34
    @nite34 2 роки тому +1

    omg i love your vids

  • @aayushsachdeva9161
    @aayushsachdeva9161 3 роки тому

    Why is score a local variable in the reset function but not in the While loop?

  • @kalinRemo1millsubb
    @kalinRemo1millsubb 3 роки тому

    thank you soo much it worked for me.

  • @opalanboss1507
    @opalanboss1507 Рік тому +1

    💥

  • @722_omdhumal2
    @722_omdhumal2 2 роки тому

    How show images in game I don't get it

  • @jaiprakashlic484
    @jaiprakashlic484 3 роки тому +1

    respect bro!

  • @amatulbaseer503
    @amatulbaseer503 3 роки тому

    can yo pls give the hole picture of the code

    • @CodingWithRuss
      @CodingWithRuss  3 роки тому

      The code is on github: github.com/russs123/flappy_bird

  • @valarmathipravin
    @valarmathipravin Рік тому

    I'm pro but not that good i did not know this module i knew modules like tkinter turtle random and pandas selenium ...

  • @pappoe_rare
    @pappoe_rare 3 роки тому +1