How to make a simple T Rex endless runner game in windows form and c#

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

In this tutorial we are going to make a simple endless runner similar to the dinosaur game from chrome browser. This is a endless runner so the objective of this game is to jump over the obstacles and score as high as possible.

We are making this game in visual studio with windows form and c# programming language. In this game we will use label, picture boxes and timer. Download the images from the link above and you follow along the tutorial as we will make this game scratch. We will go over some of the core programming techniques such as resetting the game so you can play again, timer event, key down and key up event inside of windows form. Its a fun little game to practice programming with. I hope you find it useful.

Moo Out.
Рекомендации по теме
Комментарии
Автор

Dude your tutorials are awsome. Others look like beautifully packed shit. But yours are straight coding. Thanks for all the things you do to us.

igorkamerzan
Автор

Thank you so much for all the tutorials sir learn a lot compared to online class ❤️

drius
Автор

Thank you
I've just coded my first game in c# following your guide.

turboeddy
Автор

Keep doing this Tutorials, You are perfect for beginners :)

beamz
Автор

Thank you for this tutorial you helped me pass my class

anderssvenson
Автор

Bro your tutorials are always good! Tks for showing me straight code. Hope you'll be better and better day by day.

cska_hn
Автор

Thanks. Ive done it. Next stop will be your pacman.

arvsnacs
Автор

Thank u i really learned alot in this vid i think i would leave unity!

eventtus
Автор

thanks for the content. kind of wish you were better at explaining cos i had such a difficult time learning this or even understanding.

izio
Автор

I'm really interested to know how you learned C#?
What advice do you want to give to who is beginners ?

anamulchowdhury
Автор

Really good tutorial! But your voice is a little too low!

luanaiacobucci
Автор

@Moo ICT can you do it with the flying birds?

arez
Автор

Hey bro your tutorials are georgeous, can u help me pls? I want to make a trex can double jump and i dont know how

godcanonen
Автор

i got everything right but the only thing that wrong is my dino, when i run the game it appear to be a black box above near the score label and cant be moved and score still inscrease :(

laver
Автор

So if I use another gif or png instead of the gif or png you use, will I get an error?

boranylmaz
Автор

Can i write this code in jetbrains?or only visual studio

gulrqasmzad
Автор

There is a bit of a problem where the obstacle's hitbox is slightly oversized, I think you can fix this by making the image's transparent

abdullahajeebi
Автор

I always get the cs1656 error and cs0108 warning with these keydown & keyup events

xSHiNx
Автор

Hi there. I encountered a problem while programming the game. I followed your tutorial very closely, but for some reason, the floor picture box doesn't shows up

BlackKyurem
Автор

Interesting video but I can't quite get in 12:36 this foreach. What is "Control" and "this.Controls". I will be so thankful if you explain it. :)

martin_skachkov