Тёмный
No video :(

C# Tutorial - Make a flappy bird game in windows form 

Moo ICT
Подписаться 11 тыс.
Просмотров 310 тыс.
50% 1

Images and source code here - www.mooict.com...
Get the New Flappy Bird V2 Game Tutorial on Udemy and Support MOO ICT -
www.udemy.com/...
This is one of the first tutorials I've written for MOOICT, now its on the fully explained tutorials. This video will take you through how to make the flappy bird game in visual studio with Windows form and C# programming. All of the components, images, data types, events and functions are written and explained in the video. Hope you like the video and see you on the next one.
Happy Programming
Moo Out.

Опубликовано:

 

5 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 392   
@mooict
@mooict 3 года назад
Download this project github.com/mooict/C-Flappy-Bird-Game-Windows-Form
@pirateplay6243
@pirateplay6243 3 года назад
Is GUI involved in this code?
@MaffeyZilog
@MaffeyZilog 2 года назад
Great vid! Btw, may I ask what switches are you using in your keyboard? I've got a mix of BOX Navy and BOX Jade in my 'board but yours sound like you're getting more tactile feedback. I was going to switch mine out for BOX Royals but they're five pin and the GMMK only supports three pin switches. You can scalpel off the extra two pins but it's not a perfect solution by any means.
@aneeshkumar2613
@aneeshkumar2613 2 года назад
After the game is over I want to assign a key so that the game restarts whenever that key is pressed. But I don't know how to do that. Pls help!!
@jackdotpy4254
@jackdotpy4254 2 года назад
@@aneeshkumar2613 You can put the game function in a "while" statement (basically a loop) and end the game with a blank console.readline(); so that the user has to press enter at the end of every game which would restart the loop.
@pje_
@pje_ Год назад
Look! We have almost the same amount of subscribers!
@imuhawshool717
@imuhawshool717 3 года назад
At the beginning I thought he said " we are going to create a f***ing good game" im like. Da*n like the confidence lol
@mustafaaljanabi4818
@mustafaaljanabi4818 3 года назад
no swearing bro, but i like the joke its funny lol
@cristianfarcas3272
@cristianfarcas3272 3 года назад
:)))))
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
If you want to develop a Speech Recognition, view these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@jtwlk97
@jtwlk97 3 года назад
hahaha
@MaffeyZilog
@MaffeyZilog 2 года назад
@@mustafaaljanabi4818 No swearing? Fuck that shit balls! Swearing is cunt fucking awesome!!
@marickabre4506
@marickabre4506 2 года назад
imagine this guy did it in 20 minutes while my prof trys to explain it in 3 months....
@FromRootsToRadicals_INTP
@FromRootsToRadicals_INTP 9 месяцев назад
Lol yep. I taught myself starting at 9. Born in 85. I took one semester of college was like nope. Id rather buy the books and read em. Senior lead full stack now. And growing…. 😉
@sal-so2rw
@sal-so2rw 7 месяцев назад
​Wow that's amazing any advice I'm in my second year of college software engineering student
@ArhamKhan05
@ArhamKhan05 3 года назад
You are the real programmer, I appreciate your hardworking and as well as your logic this game is impossible without this, keep going sir.
@mooict
@mooict 3 года назад
Thank you Arham, that's very kind.
@davthemillionth
@davthemillionth 2 года назад
instead of using pipe.Left < -150, you could use Pipe.Right < 0, which means that the offset inside the if statement gives a more user friendly control for how long they are offscreen
@fury3026
@fury3026 2 года назад
Thanks!!
@ashupardhi5071
@ashupardhi5071 2 года назад
You have gave me positive vibes bro..as a beginner in this field i am so confident after watching your project..
@Sarstan
@Sarstan 2 года назад
Great tutorial. And it leaves plenty to play around with and add to. Like instead of having an end game for flying too high, I just changed it to if the box gets above a height, it just resets to that same height. Some other things for others to try are to change the pipe positions (a random range for the pipes to be set. Or if you're like me and have the pipes like the original game, set one's height then the other a set distance gap), make the bird rotate while rising or falling, changing the button press to have a gradual change in gravity instead of an instant shift and a constant press no longer works, and setting up a game start screen along with a button on gameover to return to that or play again immediately.
@mooict
@mooict 2 года назад
Hi, these are great suggestions for this game. Thank you 😊
@Omnifonist
@Omnifonist 3 года назад
The name of my game will be "Crappy Bird"
@zombs0
@zombs0 3 года назад
LMFAO
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
If you want to develop a Speech Recognition, view these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@DjJakesputa
@DjJakesputa 2 года назад
Crappy turd
@bradisaac9540
@bradisaac9540 2 года назад
Hey, I am an old business app programmer, but have been curious about game programming since I was a kid. Back in the 80's, attempted to create space invaders on a TRS-80 Color Computer. It was such a disaster, I never tried game programming again. You, sir have shown me the way. This is an AWESOME first project. Not sure I'd ever think to bind the timer event to move stuff on the screen. Thanks for posting this.
@mooict
@mooict 2 года назад
Thanks Brad you are very kind. I'm glad this tutorial helped 😃
@sharifa0096
@sharifa0096 2 года назад
You should use a game engiene it is much easier than just c##
@W1C4K
@W1C4K 2 года назад
Just A Newbie Person with not know anything about code. Thank You So Much to you Mr. MOO. It is easy to understand the code, logic, KEEP GOING MR. MOO !!!!!!!!!!!
@mooict
@mooict 2 года назад
Mr Moo lol 🤣
@l0rd_cz386
@l0rd_cz386 2 года назад
I was trying to make my own game and i dont know how to do it and now i know it and you help me so much. Thank you
@Baikun2006
@Baikun2006 2 года назад
Bro the typing and clicking of your mouse and keyboard is so satisfying to hear for some reason
@mooict
@mooict 2 года назад
lol thanks
@nicholasjackson8709
@nicholasjackson8709 3 года назад
I wondered why i was learning about windows forms this semester....THIS is why!
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@prosvade1337
@prosvade1337 3 года назад
This is what I needed,. Thanks man, you have given me the the seeds to sew my own game!
@hindizz1994
@hindizz1994 3 года назад
and did you see it?
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
If you want to develop a Speech Recognition, view these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@unajokic539
@unajokic539 2 года назад
I don't understand English very well, I'm a beginner in programming, but I did everything perfectly, the game is excellent, thank you very much for the nice explanation. Greetings from the Republic of Srpska. 😊
@mooict
@mooict 2 года назад
Greetings. Thank you for the kind comment. I’m glad it worked for you.
@rayscarface5244
@rayscarface5244 3 года назад
Thanks man, good for people just getting started A.K.A noobs like me.
@rayscarface5244
@rayscarface5244 3 года назад
Excuse moi?
@poopycock667
@poopycock667 2 года назад
Thank you very much, i was trying to make flappy bird for my final school project and ran into some problems, but thanks to your guide i managed to finish it Thanks a lot again :D
@mariamtariq1601
@mariamtariq1601 2 года назад
hey, can you share the code with me I'm having some problems with the code? pipeBottom.Left -= pipeSpeed; for this, it says "the name pipeBottom does not exist in the current context." and "the name pipeSpeed does not exist in the current context."
@poopycock667
@poopycock667 2 года назад
@@mariamtariq1601 I think that because object that you use as bottom pipe not named "pipeBottom", check how it is named and use it in code: For example: NameOfPipeObject.left -= speed; I hope it will help you
@CaptainBobSim
@CaptainBobSim 2 года назад
Thank you so much!! This is super awesome, easy to understand - and not useless (like some other tutorials) It was genuinely fun to code!! Can't thank you enough!
@evgeniiketenev8246
@evgeniiketenev8246 3 года назад
Thank you very much! This is my first C# project and its working great!
@ales1024512
@ales1024512 2 года назад
Awesome! Not very hard to code and easy to understand :) I did it from scratch and add features for my project.
@VDani16
@VDani16 3 года назад
Great tutorial. Thanks for giving me a base. I am going to make a advanced game from this, with proper start and end game screen, etc.
@jaken96
@jaken96 3 года назад
Hey do you think I could see your code if you ever got it done?
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
If you want to develop a Speech Recognition, view these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@johndalepardillo
@johndalepardillo Год назад
you just made it look easy wow, coding should be fun like this. A great tutorial to follow. btw, I just subscribed to ur channel to learn more.
@mooict
@mooict Год назад
Thank you and welcome aboard 😊
@KevlarGarage
@KevlarGarage 2 года назад
Thanks for this tutorial! Great work! I have never programmed anything like this and I can do it. BUT that sniffing is horrible with headphones. Get well.
@mooict
@mooict 2 года назад
Hi thanks. I'm glad the tutorial helped. I had a cold when I was recording this one, I'm much better now thanks. The future videos will be better. 😸
@automationtesting3149
@automationtesting3149 3 года назад
I am really finding it useful and am able to learn C# really well
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@NyeonCat
@NyeonCat Год назад
I really want to make game and thanks to this video I can make flappykoala I didn't know we can make games with visual studio 😐
@mooict
@mooict Год назад
Flappy Koala 🐨 sounds amazing. Well done 👍🏽
@peruperaoOo
@peruperaoOo 2 года назад
Wow I learned so much. Thank you for explanation
@anupkaushik9370
@anupkaushik9370 Год назад
Thanks for this valuable tutorial . Please make a video for deployment this kind of games on browser or play store . You can also reply the steps in the comments
@mooict
@mooict Год назад
To make this kind of games for web or phones use Unity. It has built in support for webgl- play it on the browser or app can be built to submit to android or iOS. Hope this helps
@Techno_media
@Techno_media 2 года назад
Hello, it was great.❤😍 It is better to add a reset button so that there is no need to close and open the program again👍👌
@paci.rossy25
@paci.rossy25 3 года назад
this help me a lot from online class. thank you so much. i learn a lot from this video!
@tuah20
@tuah20 2 года назад
Wow at last a soft tutorial I can follow! you sir are a genius
@meshilmaring8956
@meshilmaring8956 3 года назад
Thank you sir for teaching basic of making game in windows form
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@ee_niko6943
@ee_niko6943 4 года назад
Excellent tutorial!!
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@-TL-15
@-TL-15 2 года назад
hello, please make a tutorial on the "play again" button
@urosbaljak2749
@urosbaljak2749 3 года назад
Thanks dude i made this Game and its briliant and interesting to learn
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
If you want to develop a Speech Recognition, view these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@urosbaljak2749
@urosbaljak2749 3 года назад
@@justinlinwoodrossakarythor63 nice vid
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
@@urosbaljak2749 thanks
@abdirashiidsam2536
@abdirashiidsam2536 3 года назад
The toolbar has nothing on my side please help
@juke5154
@juke5154 3 года назад
U need to intializing
@trishoolpanigautam8085
@trishoolpanigautam8085 2 года назад
bro thanks so much. dis video is tiless 3 years ltr n still great
@trippin9280
@trippin9280 3 года назад
thank you! awesome tutorial, I would suggest explaining everything as you go instead of waiting til the end. But it made sense nonetheless. Again Thank you!
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
If you want to develop a Speech Recognition, view these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@angelsideangel
@angelsideangel 2 года назад
this is amazing. great work. I'm starting now and i have a question... How do you get the images or how do you make the images that you use in your games?
@mooict
@mooict 2 года назад
You can download the images for this project from the link in the description.
@fox__gun6420
@fox__gun6420 3 года назад
there must be a speedrun music It`s good, by the way
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@Foxtro
@Foxtro 3 года назад
@@justinlinwoodrossakarythor63 dude stfu stop spamming
@mohamednaji6850
@mohamednaji6850 Год назад
Absolutely wonderful! Fun, Cool and easy to follow tutorial! A joy to code! Thanks a million, brother! :)
@mooict
@mooict Год назад
Glad it helped!
@fk3239
@fk3239 4 года назад
Those image stretches hurt my soul
@Svebderman
@Svebderman 3 года назад
Hey Moo ICT i have already made a different comment of how good this tutorial is, but i did run in to a problem and this is not ur fault. I got the error: MSB4018, The "ResolvePackageAssets" task failed unexpectedly. If you can help me im the happiest person on earth :D
@mooict
@mooict 3 года назад
Hi, I haven't encountered this particular error before. I looked through Google it seems it was a bug in visual studio however you can try the following try deleting all of the files from debug folder and rebuild the solution again and update visual studio.
@Svebderman
@Svebderman 3 года назад
I will give it a try thank you and keep up the good work!
@Svebderman
@Svebderman 3 года назад
It seems that i at the beginning clicked on windows form app (.net) instead of windows form app (.net framework) still thank you tho :D
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@princi5576
@princi5576 2 года назад
Thank you so much sir
@user-zc7ou4mu5w
@user-zc7ou4mu5w 2 года назад
thank for tutorial, you are awesome, keep pushing bro!!!!
@mooict
@mooict 2 года назад
Thanks, will do!
@AzoIi_
@AzoIi_ 10 месяцев назад
Hello nice video but I didn't understand one thing at 10:03 I saw that you did PipeBottom -= PipeSpeed; same to top pipe but why would you do -= isnt that like substrate nothing by 8 I'm new to coding but nice video it taught me a lot of things
@mooict
@mooict 10 месяцев назад
Hi, pipeBottom.Left -= pipeSpeed means it will move the pipes x axis 8 pixels towards left of the screen with each interval of the timer. It updates on the screen so you could see how the pipes move towards the bird and then respawn on the right again. We did the same thing with the pipeTop.Left because they both will need to do the same animation.
@AzoIi_
@AzoIi_ 10 месяцев назад
​@@mooictOHH thank you
@beqare
@beqare 2 года назад
How to make a restart button when you lost?
@shayanmazahir3998
@shayanmazahir3998 3 года назад
Excellent video, but can you zoom the TEXT, it is difficult to read
@TroLixH
@TroLixH 3 года назад
Windows Forms App was really hard to work with for me. I used the .NET Core version and it kept freezing and I couldn't import the images the same way. It worked without problems in .NET Framework. Thank you for the tutorial.
@mooict
@mooict 3 года назад
This project uses .net framework not the .net core.
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@mmarroni6298
@mmarroni6298 Год назад
Thank you for video!
@mooict
@mooict Год назад
Welcome!
@Reak214
@Reak214 4 года назад
i dont see "new project" when i click on "file" i have version 1.48.2
@mikethegamedev
@mikethegamedev 4 года назад
he's using visual studio community
@huckwoody1386
@huckwoody1386 2 года назад
Great tutorial! Thanks!!
@lemillion6206
@lemillion6206 4 года назад
Thx for this awesome video mate, really easy to follow and everything worked great for me! Wondering if you could help out with adding a "restart button"
@mooict
@mooict 4 года назад
Hi you can make a restart button and make sure its disabled and hidden when the game starts, when the game is over you can run the click event from that button to reset the bird, pipes, score and time back to the their default positions and disable/make the button invisible from inside the event too. You can make the button visible again when the game over function runs. Have a go
@monicaayala3644
@monicaayala3644 4 года назад
a shortcut if the restart button/method is too hard is to change to a second form and then comeback. Maybe you can use the second one like a menu
@tr0x219
@tr0x219 3 года назад
@@mooict When i press the restart button and then when i start playing and press Space it keeps restarting the game like i am pressing restart button over and over again but i dont .Any help?
@mooict
@mooict 3 года назад
@@tr0x219 when you press the restart button disable the button by buttonName.Enabled = false; this way the forms focus won't be on the button when the game restarts. Then when the game ends enable the button again so it can be clicked on.
@tr0x219
@tr0x219 3 года назад
@@mooict It worked man, thank you!
@iamlate3969
@iamlate3969 3 года назад
moo ICT...yu r briliant!!!
@mooict
@mooict 3 года назад
Thank you. I'm glad you enjoyed it
@nickshredsguitars
@nickshredsguitars 3 года назад
Why do you not mention calling of timer1.Start() in your implementation (either in Form1_Load or the Constructor) ?
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@tonia530
@tonia530 Год назад
i don't have the toolbox bar with the options there...
@kinzasheikh-xn9oe
@kinzasheikh-xn9oe 10 месяцев назад
sir i have an important question how you insert key up key down function i really can't understand
@ceejayviii
@ceejayviii 2 года назад
Thank You Very Much Sir, buh How to resize the elements of the form with the form itself? like If you wanna play it in Fullscreen mode, You can maximize it.
@dmitriyones9993
@dmitriyones9993 3 года назад
Great tutorial. Good job!
@martinlaguna1507
@martinlaguna1507 3 года назад
U R GOD, U SAVED ME
@nazianazir7181
@nazianazir7181 3 года назад
how do i get the properties tab pls help i am new
@mooict
@mooict 3 года назад
Right click on the form and select properties it's usually on the bottom right hand corner of the screen
@ceejayviii
@ceejayviii 3 года назад
Thank You! Keep it up
@bradisaac9540
@bradisaac9540 2 года назад
Thanks!
@paxtonbirch247
@paxtonbirch247 2 года назад
In the code part of the game it says that the private void endgame has 0 references how do I fix this
@PraveenKumar-br9ry
@PraveenKumar-br9ry 3 года назад
*variabul* lol...BTW Thanks for the tutorial
@MegaDarknation
@MegaDarknation 3 года назад
Very nice tutorial. Thank you.
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@pikaia3769
@pikaia3769 4 года назад
i just made this code today and my flappy wont move up and down. what should i do?
@mooict
@mooict 4 года назад
Check inside the timer if you have the line flappy bird.top += gravity; this line will animate the bird picture box
@ossamaassaghir8277
@ossamaassaghir8277 3 года назад
what about if you want to restart the game ??
@mohammed7140
@mohammed7140 3 года назад
In 19:29 the score-Lable won't do the transpareant process, because it's linked to the background of the Form not the background of the pictureBox, So the transparent will be to the background of the form which is Aque. Although good job mate
@mooict
@mooict 3 года назад
I did figure that out later lol.
@zakariyaputrawidyananda9087
@zakariyaputrawidyananda9087 2 года назад
Keysisup and keyisdown can't use , how to fix it , can you help me
@heolityrr9873
@heolityrr9873 2 года назад
when i start the project it starts the endgame function instantly and i don't know why
@reyanbaba5554
@reyanbaba5554 3 года назад
Bro I have an Error What is the error plzzz help Error CS0103 The name 'scoreText' does not exist in the current context
@mooict
@mooict 3 года назад
Change labels NAME in the properties window to scoreText. This error means it cannot find the score text named label in the code.
@nguyenvanthai885
@nguyenvanthai885 2 года назад
Thanks! The "KeyDown and KeyUp" property is missing. I'm using Visual Studio Express 2015. Can You help me, please!
@akkitty22
@akkitty22 4 года назад
Great tutorial! Thank you
@mooict
@mooict 4 года назад
Your welcome glad you liked it
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@somarudrasarma1767
@somarudrasarma1767 3 года назад
umm did everything n everything works fine but when both the pillars render into the game screen screen game plays out at very low fps (my tickrate of the timer is 20 and everything is done fine).. plz tell me how can i fix this laggy mess???
@hylu5919
@hylu5919 4 года назад
What version of Visual studio do you have? because I create a new project differently and I don't know how to steer "form app (.net framework)"
@mooict
@mooict 4 года назад
I'm using the 2017 version for this tutorial, If you can't see the windows form template you might not have .net desktop development installed in your visual studio here's a tutorial how to set it up - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3Tcq_k6UQSU.html hope this helps
@tprhse
@tprhse 3 года назад
Thanks man
@XFydro
@XFydro Год назад
Which software did you use to program this?, In the software where i program is not that good..
@SiyamendAbde
@SiyamendAbde 2 года назад
cool work
@astragaming2602
@astragaming2602 3 года назад
hello sir i am a 16 year old who loves coding and a who has just started to learn coding i needed an inspiration to start and i got it after watching this tutorial . I have a request for you can you please code a multiplayer fps shooting game so that i can get an idea on how to create multiplayer games and improvise it
@mooict
@mooict 3 года назад
Hey Varun. That's great you are starting up in programming. Making a multiplayer FPS game will be a big project. I have made some local multiplayer style games on unity before but not the massive multiplayer ones. I'm glad you are finding my simple tutorials useful. I'll try to make more in depth ones in the future.
@pedropc5824
@pedropc5824 4 года назад
Hi. I don't understand what singnal you typed at 15:41 for represents the pipes. Is a square brackets?
@mooict
@mooict 4 года назад
Its the pipe symbol it's right next to the shift key on the keyboard on the backward slash key. It represents OR in side of a if condition
@pedropc5824
@pedropc5824 4 года назад
@@mooict thanks!
@neilbertrapacon2006
@neilbertrapacon2006 2 года назад
where to put the endGame()???? I can't label it
@yotalifepr
@yotalifepr 2 года назад
Did, though how would I restart the game once is game over?
@timi1255
@timi1255 4 года назад
Nice Tutorial
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@BoragayJohnMark
@BoragayJohnMark 3 месяца назад
how can i put transparent background on my pictures? i saved it as png but in vs studio theres a white bg. hop[e anyone can help
@4wb_
@4wb_ 11 месяцев назад
Is there any chance that program can spawn pipes with random height?
@wshockmc2445
@wshockmc2445 2 года назад
Hey man how do i fix the images having the square border when obove the other images? Thanks.
@mooict
@mooict 2 года назад
Unfortunately windows form picture. Boxes do not support transparency but you can try the WPF C# version of it where the images don't have that problem. Here is the tutorial ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-rdxylTJJv5c.html
@zalanta7
@zalanta7 3 года назад
20:20 Common you may use a transparent back color.
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@TheFubister
@TheFubister 2 года назад
why is it so laggy when I place an image in a form background instead of solid color
@mooict
@mooict 2 года назад
If you use a background image on the form then you will need to enable the double buffer option from the properties for the form. That will improve the frame rate for it.
@drifeexd
@drifeexd 3 года назад
You are the best bro. Like)
@bjarnenilsson80
@bjarnenilsson80 2 года назад
Nice tutorial, but why use windiws firms when there are extent third party cross platform libraries ? Din't get me wrong windows forms is ok but I fail to see thevreason for tying your app to be windiws onky, unkess I'm missing something
@mooict
@mooict 2 года назад
It's just for fun really. I like the idea of making something just for the sake of making it and it's great for beginners to get comfortable with programming while learning something new and fun.
@bjarnenilsson80
@bjarnenilsson80 2 года назад
@@mooict good, point, tho pointing beginners to windows only ( an iirc winforms us already maintenance only) tech.. well you mske the call. This was just my to cents, i did not mean to detract anything ftom the work you put into it, bs as i msy have gathered englush is not my first language sp a quick comment on yt might mot allwas be as well expressed as I mightbwish
@teodoramarkovic1053
@teodoramarkovic1053 4 года назад
Excellent tutorial! Thank you! 💜
@justinlinwoodrossakarythor63
@justinlinwoodrossakarythor63 3 года назад
View these tutorials: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Zk_pAoc4kNI.html
@tonym5857
@tonym5857 Год назад
Great 👏
@hamzakhurshid3431
@hamzakhurshid3431 2 года назад
soo cool dude
@mooict
@mooict 2 года назад
Thanks Hamza.
@hamzakhurshid3431
@hamzakhurshid3431 2 года назад
@@mooict could tell, how can we count highest score ?
@zikohandar7076
@zikohandar7076 2 года назад
Pls clarify my doubt sir does it have tabla soft????? Pls tell sir
@arshpage
@arshpage 2 года назад
Do u have a installation tutorial video.
@Unknown-ts4rk
@Unknown-ts4rk 4 года назад
Thank you bro
@mooict
@mooict 4 года назад
You're welcome.
@nimomaniachannel
@nimomaniachannel 2 года назад
QUESTION Are the variables Gravity, Pipspeed and score automatically recognised by the game or wouldnt you have to specify what the variables relate to within the game?
@TheShadowArtCom
@TheShadowArtCom 2 года назад
How would the game recognize them? If you look more carefully, he's using them like here: PipeBottom.Left -= PipeSpeed Which means that every tick the position is adjusted by the value of PipeSpeed.
@nimomaniachannel
@nimomaniachannel 2 года назад
@@TheShadowArtCom ....oh yeah
@gerardokolie1829
@gerardokolie1829 2 года назад
pls i would like to know more about the If( pipedown.left < -50). why -50
@mooict
@mooict 2 года назад
-50 is the position on far end of the left side of the screen. We use this line so when the pipe has gone off the screen then it will be replaced to the far right so it can continue to move towards the bird.
@gerardokolie1829
@gerardokolie1829 2 года назад
@@mooict thanks man
@jyunni
@jyunni 3 года назад
Thank you
@MisterRogers1986
@MisterRogers1986 2 года назад
Hola! How would I make a restart button?
Далее
Programming a Tetris Game in C# - Full Guide
39:34
Просмотров 199 тыс.
Cristiano Ronaldo Surpassed Me! #shorts
00:17
Просмотров 11 млн
3d printed demon core vs real
00:24
Просмотров 7 млн
Code Flappy Bird in Java
54:02
Просмотров 70 тыс.
What was Coding like 40 years ago?
29:05
Просмотров 1,7 млн
3 Hours vs. 3 Years of Blender
17:44
Просмотров 4,7 млн
Dear Game Developers, Stop Messing This Up!
22:19
Просмотров 709 тыс.
Building the world's LARGEST iPhone
32:05
Просмотров 328 тыс.
One year of my C++ SFML journey
5:39
Просмотров 416 тыс.
What is the Smallest Possible .EXE?
17:57
Просмотров 381 тыс.