Pygame Keyboard Input Tutorial

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

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

  • @kaaet.
    @kaaet. Год назад +15

    Hi there, so you are the only coding channel that I have subscribed to. Mainly because how helpful, short and productive your tutorials are and secondly because I am not getting bored to listen to you while coding along with your game tutorials. Even though I am not planning on achieving some kind of degree in Computer Science I kinda stick to the idea of making my own game. I know that Unity and all of those Engines might be better to create huge games but those little and cute pygames get me. I just want to say thank you for all of it. I really appreciate your effort and the regular uploading spree you follow as promised. Thank you😊

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

      Thank you! That's really nice to hear and I'm glad you like the videos :)

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

    You are a great teacher, your tutorials puts a trust insides me, and now whenever I search for something and find your video there , I be like "Thank God it will be done now", Thank you and keep bringing new😊

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

    Just a fan that wants to tell you how great of an help you have been to me. Thanks a lot pal

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

    Keep doing these constant uploads! It helps a lot!

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

    Extremely helpful I'm a beginner at coding so this helps me understand

  • @KurtVinci
    @KurtVinci 3 месяца назад +1

    Thank you for making this!

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

    Hello folks! Visit codingwithruss.com/tutorial/keyboard-input to get the code and a quick reference of what was covered in this video.

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

    Hey Russ, I have a question indirectly related to this video. Are you at all familiar with C# and Monogame? A friend of mine suggested that I stop my learning of Python and Pygame and swap over because it's easier, more accessible, platform integrated, and so forth but between you, ClearCode, DaFluffyPotato and TechwithTim, pygame is everything I thought I would need for making 2d platformer games. He didn't exactly say quit, but rather find my limits with pygame, get down a few more basics and fundamental concepts, then branch out. May I have your thoughts/comments?

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

      Hi Tristan, it's a good question and I would say it comes down to personal preference. I 've never tried C# or monogame. I only picked pygame because I wanted to learn python and have just stuck with it because I found it easy to use. There are so many options for game development though, I don't think it's a bad thing to try out different languages and engines. Especially once you get to the point where you've done a lot of what you can do with a particular game library.

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

      @@CodingWithRuss Thank you very much for taking the time to respond. I've asked a few others and they essentially said the same or even that Monogame focuses more on the software inside of games, rather than making them. I think I am going to stick with python and pygame.

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

    Superb explanation!!!

  • @Gameplay-st7ve
    @Gameplay-st7ve 8 месяцев назад

    my event handler is not working i don't know why please help

  • @Sparrow006
    @Sparrow006 8 месяцев назад +1

    I love you videos very good best of luck 🎉🎉🎉🎉🎉🎉🎉😊😊😊

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

    Can Pyqt5 be used in Pygame as a GUI?

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

      I've never tried this so I'm not sure but I had a look on google out of curiousity and it doesn't look like there is an easy way to do it. Could be wrong though!

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

      @@CodingWithRuss
      I see... 🤔

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

    Thank you!

  • @Hi.-_-
    @Hi.-_- Год назад

    Hi, Thanks for the easy code!! It is very simple but, when i write the code and run it the screen appears but, when i press 'a' nothing happens. I also commented on your 'Get Started in Pygame in 10 minutes!' video, please help me with this problem.

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

    You don't need "== True" at the end

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

      You're right, since the "if" statement checks if that value is True, the additional "==True" isn't strictly necessary. Either option is correct, I prefer to state it explicitly with "==True" so it is more beginner friendly.

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

    Привет 👋😌

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

    I want to move mouse with a xbox controller so, so I don't have to get Elon Musk's Neurolink chip drilled into my skull, this should be helpful thanks