Make Games with Python and PyGame - PyGame Thursdays 1

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

КОМЕНТАРІ • 55

  • @Codemycom
    @Codemycom  Рік тому +2

    ▶ Watch PyGame Playlist ✅ Subscribe To My UA-cam Channel:
    bit.ly/3PSSreL bit.ly/2IGzvOR
    ▶ See More At: ✅ Join My Facebook Group:
    Codemy.com bit.ly/2GFmOBz
    ▶ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt!
    Take 50% off with coupon code: youtube50 bit.ly/2VC9WUN
    ▶ Get The Code
    bit.ly/469BaDR

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

    please please please never stop making these kinds of videos, I fucking love them. It’s so easy to follow along and your voice is quite soothing

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

      Thanks!

    • @doubledd4831
      @doubledd4831 10 місяців тому

      ​@@CodemycomOne question is, is that if we wanted to save game progress what do we need to do. Can you intergrate this in your videos?

    • @Codemycom
      @Codemycom  10 місяців тому

      @@doubledd4831 Haven't covered this yet because we haven't yet built any game that requires saving.

  • @Tomandjerry-zk8pb
    @Tomandjerry-zk8pb 6 днів тому

    Nice work 🎉🎉 16:19

  • @KelvinLoh-h7z
    @KelvinLoh-h7z Рік тому +3

    Hurray, John. Pygame is what everyone waiting for!

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

    ok... will see you again next thursday. thanks for the awesome video

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

    OMG I was actually going to ask you if that you should make pygame tutorials but it already came true 😀

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

      It's gonna be a lot of fun!

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

    I found first lesson about pygame 😄 Cool. Just want to ask you...why everything in while loop? Even screen colour? 🤔

    • @MohamedRishan-ug2ri
      @MohamedRishan-ug2ri Рік тому +1

      Because if the loop activated then the screen will run for ♾️

  • @tecnicalumair5465
    @tecnicalumair5465 8 місяців тому

    Please Add the links of any Software used in this course in the description. Thank you So Much.

    • @Codemycom
      @Codemycom  8 місяців тому

      I don't use any software. Just the sublime text editor and the git-scm.com git bash terminal. But use any editor and terminal you want.

  • @JesusGines-ne5eq
    @JesusGines-ne5eq 2 місяці тому

    thanks for sharing this helps a whole lot

  • @phanbob-n4s
    @phanbob-n4s Місяць тому

    can i use visual studio code to make it?

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

    whats the reason for the virtual enviroment?, also perfect timing I was wanting to learn how to make games with pygame so thanks!

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

      All projects need a virtual environment. It's best practices. You only install the libraries you need for that project in that environment. That way you can have different libraries and versions for each project.

  • @doubledd4831
    @doubledd4831 10 місяців тому

    One question is, is that if we wanted to save game progress what do we need to do. Can you intergrate this in your videos?

    • @Codemycom
      @Codemycom  10 місяців тому

      Haven't covered this yet because we haven't created a game that really needs saving...

  • @DK-mo6qd
    @DK-mo6qd Рік тому

    instead of mingw can we use linux wsl and gedit as text editor?

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

      I use the git bash terminal. Use whatever you like.

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

    Great 👍👌

  • @shuncho7844
    @shuncho7844 11 місяців тому

    mine says attribute error due to circularimports what do i do

    • @Codemycom
      @Codemycom  11 місяців тому

      rewatch the video, check your code vs the video and determine what you did differently.

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

    GREAT!! thanks this is awesome!

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

      Welcome! Glad you enjoyed it!

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

    Thank You sir

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

    I am having problem with running my game. It runs perfectly, just as it should, but it closes itself instantly and I can't see anything. Anyone help?

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

      compare your code to the video and see what you did differently...

  • @asminmj13
    @asminmj13 10 місяців тому

    build django web project for model serializer to build custo api using oauth to consume in frontend
    DRF

    • @Codemycom
      @Codemycom  10 місяців тому

      Interesting comment on a PyGame video

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

    I'm in

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

    Vector2() ... interesting, never seen this used.

  • @مدمرالظلام-ق1و
    @مدمرالظلام-ق1و 3 місяці тому

    name 'K_UP' is not defined

    • @Codemycom
      @Codemycom  3 місяці тому

      you have a typo in your code

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

    ı love it

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

    'm the first here👍

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

    M the second

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

    Third

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

      cool

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

      @Codemycom John, I'm excited about this new vid series....always thought games needed a game engines. Thank you. I am subbed and bought membership to both your sites! Love the content! Keep it up 🙂

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

      @@Toon13X Glad you're excited!

    • @doubledd4831
      @doubledd4831 10 місяців тому

      One question is, is that if we wanted to save game progress what do we need to do. Can you intergrate this in your videos?​@@Codemycom

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

    I'm in