Introduction to Game Development (E05: operators and if statements)

preview_player
Показать описание
Welcome to episode five of this introduction to game development in Unity with C#.

In this episode we look at arithmetic, relational and logical operators, as well as how to construct if-else statements.

Or a once-off donation through PayPal:
Рекомендации по теме
Комментарии
Автор

With this series it feels like i know everything already and yet i still watch it. And i like it!

CHEyp
Автор

Another great video. I have begun teaching my 13 year old nephew C#, and your videos have helped me refine my ability and been a godsend for teaching him.

eyesrajones
Автор

It's nice that you're doing this for the beginners. I think video content tends to be aimed at intermediate programmers or above so it's good to see a bit more beginner stuff being created.

Enjoying the cave/landmass generation and such, keep up the good work!

SustainedDissonance
Автор

I'm liking these tutorials. He goes at just the right pace, and if I already know something I can just set it to 1.5x speed so that I don't miss anything.

granttherock
Автор

I am new to coding and I am finding this relatively easy to follow. Thanks so much for these videos. I am an artist that wants to make a video game. I can draw it no doubt but making it work isn’t in my wheelhouse until now.

illustratedlefty
Автор

The best teacher you could have in Unity. Thanks i am learning a lot during this series. Thank you, Sebastian.

Niklas-cdsb
Автор

This video has (currently) 520 likes and 0 dislikes. That's when you know you're a good teacher :)

ContinualImprovement
Автор

Learning C (regular, not CPP/C#) as my first language has really made it easier to learn other languages. Thanks for the tutorial

branpod
Автор

@Sebastian Lague, Thank you for all your hard work and the effort you take to help people like me. You are the best!

Xxidvinexxx
Автор

These videos really help from someone that has been doing mostly javascript/jquery work

klickklack_pron
Автор

thank you so much for these videos. I've started to learn how to code and these lessons have been invaluable. You are truly the Khan of coding.

MaosTL
Автор

As someone studying Game Dev at upper secondary high school I already knoe all this stuff but for some reason I enjoy these so much :) Great work as always looking forward for your next video!

Gabeleeen
Автор

This whole channel makes me question why i enrolled in a games design course three years ago. learnt more in half an hour than i did in 3 years...

itsnotharvey
Автор

I just stumbled across this channel and love you speed of presentation. The concepts are easy enough that you don't have to dwell on them.
I hope in the future I will find a video where you address the problems with obtaining assets from the Asset Store for the wrong version of Unity without knowing it and how to avoid it. It happens to be my personal biggest hurdle.

allanalbrecht
Автор

I would watch a video of Sebastian explaining 2+2=4 and I'd probably still learn something new.

MannyTheSaxCat
Автор

Thank you, i really do hope this channel grows. This has really helped me!

EnglishScripter
Автор

This is much better than the 150 dollar course I bought for unity

michaeluhlemann
Автор

Thanks for these videos. I find your explanations really clear. This series has come at a perfect time for me too as I've just started with Unity. Looking forward to more great videos :)

basler
Автор

Thanks for explaining the if, else and else if statements so well :)

Tutterzoid
Автор

3:05 the way i thought of the previous idea was “i want chips” else if / they dont have “i want snack” else if “i want no snack” “i want water” else “no water” is this sort of right or did i just confuse you?

MoyuGuy