Unity C# Game Development: Learn C# Unity From Scratch
Learn 2d & 3d game dev with C# Unity and become game maker. You will learn to design, create and publish your games.
What We Will Learn in C# Section?
ÜCRETSİZ ÖNİZLEMEWhat is C#?
What is Visual Studio ?
Installing Visual Studio
Why Variables Are Necessary?
String Type
Practicing String Type
Double and Float Types
Char Type
Bool Type
Constant Keyword
Integer Type
Challenge
If, Else, Else If Statements
Switch Statement
While, Do While Statements
"For" Statement
Foreach Statement
Challenge 2 - Summing Numbers Until Zero Comes
Arrays
Lists
Classes
Function
Try Catch Statements
File Processing
Time Calculations
Challenge 3 - Quiz Game
What We Will Learn in Unity Section?
Installing Unity Editor
Unity Editor Exploration
Basic Unity Concepts
Scripting Language
Monobehaviour Methods
Input Functions
Scripting Car Movement
Scripting Car Movement -2
Obstacle Generation by Prefabs
Instance Creation
Obstacle Movement
Colliders and Rigid Body
Tags
Collision Detection Scripting
Collision Detection Scripting - 2
UI Implementation
UI Main Menu
HUD Panel
Pause Panel
Game Over Panel
Add Sound Effects
Sound Integration to Main Game Scene
Build Settings
Tips & Tricks
Tips & Tricks 2
Tips & Tricks 3
Release