Dude I gotta say that I love your videos, they're really helping me on my journey. keep up the good work! Got one question tho, how can I make sure that the balloons don't get stacked on top of each other or at least make it look more smooth if they do?
Hi thanks for the kind feedback. For your question one way is to give each picture box a individual space where they move once clicked one for example picturebox1 left can be set to 20, picture box to left to 150 and so on. This way they won't overlap with each other. Another way can be using the same method to stop the bomb and balloon picture from overlapping boxes. Inside he time we check if the bomb picture box interesting with any other of so we give them a random location. See which works for you 😊
Do you have any code or game where the picture box instead of dissappearing bounces from the boundaries? Im trying to spawn several picture boxes as one of your games but instead of having them being static im trying for them to move through the form, would be a great help if you could help me out!
Hi, im trying to make a game in a similar fashion but im trying to make the targets (balloons) come through the screen at random angles. Please could you tell me how i would do this with windows forms? Thank you.
You can try this tutorial, it's creating a start screen and a game screen it can be used for multiple levels too. ruclips.net/video/iL6Kz8pjmkc/видео.html
Download the project here github.com/mooict/Balloon-Pop-Arcade-Game-in-Windows-Form
I am daily create one project using your tutorial and it's work it very help it to create thank you sir❤🎉🎉
Happy to help my friend, keep on coding ☺️
Ur doing a phenomenal job,please create a tutorial on Ludo & Snake Ladder
Dude I gotta say that I love your videos, they're really helping me on my journey. keep up the good work! Got one question tho, how can I make sure that the balloons don't get stacked on top of each other or at least make it look more smooth if they do?
Hi thanks for the kind feedback. For your question one way is to give each picture box a individual space where they move once clicked one for example picturebox1 left can be set to 20, picture box to left to 150 and so on. This way they won't overlap with each other. Another way can be using the same method to stop the bomb and balloon picture from overlapping boxes. Inside he time we check if the bomb picture box interesting with any other of so we give them a random location. See which works for you 😊
Good approach👍
But I think playing with mouse is boring. You should try something that could be played with keyboard.
Nice video my bro.
Thank you glad you found it useful
Nice
Sir you are great 🎉❤
Do you have any code or game where the picture box instead of dissappearing bounces from the boundaries? Im trying to spawn several picture boxes as one of your games but instead of having them being static im trying for them to move through the form, would be a great help if you could help me out!
Done it. Thanks.
Hi, im trying to make a game in a similar fashion but im trying to make the targets (balloons) come through the screen at random angles. Please could you tell me how i would do this with windows forms? Thank you.
In that case you can move the balloons by balloon.Top -= Speed; to move it upwards and balloon.Left -= or += Speed; to move left or right try it out
Moo ICT thank you very much, how would I make it so the targets come at totally random angles though? As oppose to predetermining them
How to stop overlapping of balloons in game ?
Hii i want to make levels in this game can you please help out me 🙏🥺
You can try this tutorial, it's creating a start screen and a game screen it can be used for multiple levels too. ruclips.net/video/iL6Kz8pjmkc/видео.html
@@mooict tysm but i saw that video i am not getting the level concept. Can u suggest any other video ?
@@rajvipanchal1992 which game are you adding a new level to?
@@mooict sir, balloon popping game....
I got a project in which i have to add levels
Can you please help me out ?🥺