Part3: Ball escape | Tutorial | Pygame + Pybox2d

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 21

  • @RickCanalOficial
    @RickCanalOficial 2 หลายเดือนก่อน +1

    bro, i just found your channel and your content is amazing!

    • @codecc9
      @codecc9  2 หลายเดือนก่อน

      Glad you enjoy it!

  • @bigshmeater
    @bigshmeater 2 หลายเดือนก่อน

    I want to get into coding and I want to try and make one of these, might seem dumb but could you do this on a phone or would you need a pc/laptop?

    • @codecc9
      @codecc9  2 หลายเดือนก่อน +1

      @@bigshmeater
      need a pc/laptop
      Learn some basic of python first. Learn it from youtube, chatgpt then do some project yourself then learn pygame,....

  • @sK_rTT
    @sK_rTT หลายเดือนก่อน

    first of all you a fucking g for this you deserve so much more recognition
    second you think you could do that when the ball leaves a circle/shape that shape is removed with like a particle effect and a sound of your choice?

    • @codecc9
      @codecc9  หลายเดือนก่อน

      @@sK_rTT thank you!
      If you know programming, that should be easy to code.
      If you don't, just paste the code to chatgpt and ask it to add those features .
      I will share some of animation with source code I made today, you can use it to learn

    • @sK_rTT
      @sK_rTT หลายเดือนก่อน

      @@codecc9 yeah Imma be real I know nothing about coding and I am using visual studio but I can seem to manage to get box2d to work so I cant even run the code

    • @sK_rTT
      @sK_rTT หลายเดือนก่อน

      @@codecc9 yeah imma be real I know nothing about programming and I'm using visual studio but I cant seem to get box2d working so I cant even run the code

    • @codecc9
      @codecc9  หลายเดือนก่อน

      @@sK_rTT
      install pybox2d:
      + download python 3.9
      + download swig then add it to enviroment path
      + download visual studio 2022 comunity , then check "c++ desktop development"
      + then follow my part1
      + if it show error: search gg or chatgpt the error message

    • @sK_rTT
      @sK_rTT หลายเดือนก่อน

      @@codecc9 like I said bro u are a G its working now love you

  • @insadeyt
    @insadeyt 2 หลายเดือนก่อน

    tysm..Bro can u teach us how to make electron simulation like repelling each other etc ...as they get closer stronger they repell each other??

    • @codecc9
      @codecc9  2 หลายเดือนก่อน

      @@insadeyt that a good idea. I will try to make a video about that

    • @insadeyt
      @insadeyt 2 หลายเดือนก่อน

      @@codecc9 that would be much appreciated thank u... There is a video on by a random guy but he used turtle library ☹️: th-cam.com/users/shortsVdN_eOgsJqI?si=yhkMrgTM8tk8wm6r

  • @EGG0FD00MM
    @EGG0FD00MM 2 หลายเดือนก่อน +1

    How do i get the code on github?

    • @codecc9
      @codecc9  2 หลายเดือนก่อน

      @@EGG0FD00MM github link on the description, you can download the code there

    • @EGG0FD00MM
      @EGG0FD00MM 2 หลายเดือนก่อน

      @@codecc9 where do i download it tho, like what file is it that i download

  • @drachenmuskel99
    @drachenmuskel99 2 หลายเดือนก่อน

    please guide how to change music or 1 song into this program
    -> th-cam.com/video/4Mx9QmiEfjo/w-d-xo.html

    • @codecc9
      @codecc9  2 หลายเดือนก่อน +1

      @@drachenmuskel99 plz follow part 2 video. You just only need Sounds.py file

    • @drachenmuskel99
      @drachenmuskel99 2 หลายเดือนก่อน

      Is there any change in the command line in main.py?