Unity in 100 Seconds

preview_player
Показать описание
Build your first video game in 100 seconds with the Unity Game Engine. It is a powerful tool that simplifies the way developers create 2D and 3D video games with the C# programming language.

This video is NOT sponsored

#programming #gamedev #100SecondsOfCode

🔗 Resources

🔥 Get More Content - Upgrade to PRO

Use code lORhwXd2 for 25% off your first payment.

🎨 My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

🔖 Topics Covered

- Unity basics tutorial
- Build a simple app with unity
- What are unity game object components?
- How to get started with Unity?
- What is Unity?
- When was Unity created?
- Game development with C sharp
- Is game development hard?
Рекомендации по теме
Комментарии
Автор

I cannot express how much I would love a full Unity tutorial

Ryan
Автор

I would absolutely LOVE a full length Unity programming series

osca
Автор

note that fixed update fps can be changed in the settings, and It was not framed-dependent. Meaning that if your game had a sudden frame drop, the fixed update will still run.

firearmnightcore
Автор

I already have a basic understanding of some of these 100 sec topics (like this one), but somehow you make every topic click a bit better in my head. I for example never realized that there are just 3 engine components, and how clearly the game engine is structured. Amazing videos!

MrJellekeulemans
Автор

To think we can develop a 3d game with such ease, it is still Unreal for me

farhansangaji
Автор

I wish every coding tutorial would be like this: short, simple, and entertaining!

sadboi
Автор

A small correction: input should be taken from the Update loop for a more responsive experience where as physics calculations and for example adding forces to an object should be done in FixedUpdate where the frame rate is stable and won’t change drastically. This is how Unity prefers it.

arvidd
Автор

I was already going to buy Fireship Pro because I really enjoy your content (and sense of humor), and I feel like I would get a lot out of your courses as a fellow software dev. You didn't have to tease me with 100 seconds of Unity. (But I'm glad you did - count me in with the full Unity tutorial group!)

flare
Автор

As a unity developer, this was a pleasant surprise as a video coming from you. Keep up the great content!

SamarthCat
Автор

Nice to see all the fellow devs who started in unity. If it wasn’t for unity I don’t know if I would be where I am now.

TheRustiestOne
Автор

Your 100 seconds videos are great man. I appreciate your work. Thanks for your work!

henokkebede
Автор

i have found the best channel on youtube, I think im gonna binge every video in this 100 seconds playlist. thank you for making content

giosgio
Автор

I can't believe it's even possible to fit so much useful content into a 100 seconds. Especially something as complex as unity.

TheAndre
Автор

Keep these 100 seconds series it's a very good idea!

loeiks
Автор

This video demystified game development for me in so little time. I know it's still difficult but now I can imagine how objects and functions are added (e.g. via inheritance) and it's pretty cool, I might give it a try

balazsh
Автор

I like how this summarizes what Unity is and how to use it. I want to make my own series to summarize anything and everything in Unity some day. Nice Video as always Fireship

Jameel_Ali
Автор

Unity was how I initially learned programming.

J__
Автор

Loved this video!
I look forward for similar videos for competing engines like Unreal, Godot, Game Maker etc as well.

galaxyyus
Автор

I can't wait for the full unity tutorial. Your explanation makes everything clearer.

talipapaaa
Автор

You managed to pack quite a bit into 100 seconds, excellent work.

ntrgc