Bouncing ball inside a circle | Tutorial | Python, Pygame

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

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

  • @AIKingX
    @AIKingX 6 หลายเดือนก่อน +4

    more of these videos would be appreciated

  • @relaxingtube296
    @relaxingtube296 3 หลายเดือนก่อน +1

    i need you help ho i can make the color smother and when ball atach the circle make thin line bitween the ball and circle

  • @Ezcte
    @Ezcte 18 วันที่ผ่านมา +1

    I have a question, do I need to give credit for using your code?

    • @codecc9
      @codecc9  18 วันที่ผ่านมา +2

      no
      use it however you want!

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

    did you change any command line in main .py?

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

    Thank you, i have a question with pygame can we add some UI elements to controm speed, size, etc ... directly without editing the code ?

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

      No, we need to edit the code!
      Example: speedSlider.onChange = ball.speed = newValue
      If you don't want to edit the code, record a video then edit it with video editor

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

      If you want me to add GUI elements for you
      Email me : mao.nguyen.8.8.8.8@gmail.com

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

      @@codecc9 What i meant by control is to have the have like a replay/again button that you press after you enter the values in the UI, like this you wont have to change the code manually everytime, i will add it and send you the code to check. Also i have a question about the sound, do you know how reproduce the sound effect like in the asmr videos ?

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

      @@notlight4968 yeah, I can do that. But right now I'm busy, I can't make another tutorial video.
      how reproduce the sound effect like in the asmr videos ?
      -> split the song to multiple parts, then play each part when the ball collide!
      You can pay me to do that for you, send details to my email!

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

    please guide how to change music for this program. ❤

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

      @@drachenmuskel99
      just copy the sounds.py from my part 2 pybox2d video
      The idea is you just need a list of wav files, each collision it will play a wav file.

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

      ​@@codecc9did you change any command line in main .py

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

      did you change any command line in main .py?😢😢help

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

    Hey man, can you make a code like this, but instead of playing that sound, it plays different parts of a song with each collision?

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

      @@lucmrioyes, plz check others video on my channel

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

    hi can you help me to make a c++ project pls i want to make a ring with a hole in the boundary that lets things pass a ball should spawn inside the ring and should follow gravity and pysics i have a base code that i tryed to make and if yes can you pls make it using sfml libraries and if you are willing to help pls tell me how to contact you thanks!!

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

    How can I learn pygame , do you have some recommendations?

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

      @@tayfurbingolbjk
      Watch youtube tutorial and chatgpt
      Then do some game project yourself

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

      @@codecc9 Okay, i will try thank you

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

    Hi I have a question, how could I add like a melody to the sound effects? for instance if I want to make it play runaway by kanye west?

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

      You need to prepare a list of wav file
      Then play one by one if there a collision

    • @燊芾
      @燊芾 3 หลายเดือนก่อน

      @@codecc9 Looking forward to the next installment with this feature

  • @Glazed_lotus
    @Glazed_lotus 27 วันที่ผ่านมา

    Hey there, i wanted make videos of these balls bouncing could you make a game and lauch it on playstore where we could actually make it play a song whenever it bounces, i would rlly appreciate if you make a app or you have alrady made one i would like to know the app name.

    • @codecc9
      @codecc9  26 วันที่ผ่านมา

      it need a lot of time to make the app
      and it has some limitation on mobile.
      -> should make the pc app instead.
      -> if you want to pay me to do it then contact me :V

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

    What python interpreter do I use?

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

      @@elvisnkei
      I use default setting.
      You can use any

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

    hello can you do more tutorial like this and is it possible to change the sound ( great tutorial )

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

      @@Xenoqf yes
      I'm free now, I do more of it this week

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

      @@codecc9 thank you my brother ❤

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

    how can i add a music?

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

      @@oberzoka
      You need a list of "wav" files.
      Plz check others video in my channel

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

      @@codecc9 i used chatgpt to change the code a little and then i wrote something like note1=file1.wav
      note2=file2.wav
      Idk if u could understand

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

      @@oberzoka use sounds.py class from my video(add sound to bouncing ball part2)

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

      oh... actually i watched the wrong video

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

    bro you turned off comment for bouncing ball tutorial, and its amazing good job man pleas share part 2

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

      I turn it on, part 2 is just playing music,it will be done in today too!

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

      @@codecc9 can you put the squence of the melodi in the script ?

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

      @@relaxingtube296 yes, you can watch it in part 2, it uploaded!

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

      @@codecc9 bro the video dosent have sound!

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

      @@relaxingtube296 skip to the end to hear the result!

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

    did you change any command line in main .py?😢😢😢help

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

      1. copy sounds and sounds.py from pybox2d part2 to this project
      2. in main.py , replace line 34 to "sounds.play()"
      if you don't know anything about code
      you can just copy and paste main.py,sounds.py to chatgpt and ask where to put sounds in main.py

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

      ​@@codecc9Thank you so much ❤❤❤❤❤

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

    bro please do commentary on your videos or use text to speech
    and also increase you font size its harder to see in mobile

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

      Thanks for the advice.
      I will improve it in future videos.

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

    Its possible to put a other song ?

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

      yes, It possible
      I will do another tutorial in another time, right now I so busy!

    • @insanowsky
      @insanowsky 6 หลายเดือนก่อน +1

      @@codecc9 waiting for that

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

    Thanks, ily

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

    what python software do you use?

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

      Ide : pycharm
      Python : python 3.9
      Libraries: pygame

  • @green.prv.0
    @green.prv.0 4 หลายเดือนก่อน

    big thx

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

      @@green.prv.0 thank you, try research pybox2d, you can do a lot more with it

    • @green.prv.0
      @green.prv.0 4 หลายเดือนก่อน

      @@codecc9 ok 😁

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

    if you want to be succesful on youtube, change font size in editor, much bigger. on PHONE its impossible to read your code. people can only read that on PC monitor and even then very bad, because your color scheme plus fragmentation of your codec makes it sometimes unreadable.... change the color theme so people can clearly read your code. change fontsize MUCH bigger.

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

      Thanks for the feedback! I'll increase the font size and adjust the color scheme to make the code easier to read in future videos. Appreciate the suggestions!

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

    hi frend how i can contact with you?

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

      @@relaxingtube296
      my discord: nvm8698