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

preview_player
Показать описание

Get the New Flappy Bird V2 Game Tutorial on Udemy and Support MOO ICT -

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.
Рекомендации по теме
Комментарии
Автор

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

CMartinRock
Автор

You are the real programmer, I appreciate your hardworking and as well as your logic this game is impossible without this, keep going sir.

ArhamKhan
Автор

imagine this guy did it in 20 minutes while my prof trys to explain it in 3 months....

marickabre
Автор

You have gave me positive vibes bro..as a beginner in this field i am so confident after watching your project..

ashupardhi
Автор

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.

Sarstan
Автор

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

davthemillionth
Автор

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

cakwlive
Автор

Bro the typing and clicking of your mouse and keyboard is so satisfying to hear for some reason

Baikun
Автор

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

lrd_cz
Автор

I wondered why i was learning about windows forms this semester....THIS is why!

nicholasjackson
Автор

This is what I needed, . Thanks man, you have given me the the seeds to sew my own game!

prosvade
Автор

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!

CaptainBobSim
Автор

Thank you very much! This is my first C# project and its working great!

evgeniiketenev
Автор

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. 😊

unajokic
Автор

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.

bradisaac
Автор

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.

VDani
Автор

The name of my game will be "Crappy Bird"

Omnifonist
Автор

Thanks man, good for people just getting started A.K.A noobs like me.

rayscarface
Автор

Awesome!
Not very hard to code and easy to understand :)
I did it from scratch and add features for my project.

ales
Автор

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.

johndalepardillo