C# Tutorial - Make a flappy bird game in windows form
Video Statistics and Information
Channel: Moo ICT
Views: 122,849
Rating: 4.9165277 out of 5
Keywords: flappy bird, game, how to make a game in c# visual studio, tutorial, windows forms, flappy, bird, how to make a game jump bird in c#, windows form, how to make a game in visual studio 2017, how to make snake and ladder game in android studio, flappy bird programming tutorial, windows forms application, game window form, snake and ladder game code in c++ download, flappy bird (video game), c# tutorial
Id: yUCCv-sFUDQ
Channel Id: undefined
Length: 26min 19sec (1579 seconds)
Published: Mon Mar 30 2020
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Nice tutorial! What I would say is that Windows forms really isn't designed for this sort of active game stuff, and you'd probably be better off using Monogame or something of the sort to achieve the same effect.
Would also probably drastically improve performance.
Nice, thx!
btw, how to improve FPS?
Damn, this is impressive ! Well done
Have you been using mooict tutorials for this kind of thing? They have tons of game tutorials for little winforms games