Unity Android 2020 : Build 7 Games with Unity & C#
Created by Raja Biswas, Last Updated 19-Dec-2020, Language:English
Unity Android 2020 : Build 7 Games with Unity & C#
Learn Android Game Development with Unity, Build 7 Android Games with Unity & C#
Created by Raja Biswas, Last Updated 19-Dec-2020, Language:English
What Will I Get ?
- Build Fully Featured Android Games
- Learn C# Fundamentals for Building Games
- Build & Run Your Games on Android Devices
- Monetize Your Games with Video Ads
- Create 7 Android Games With Unity
- Learn Game Development Fundamentals
Requirements
- Basic Understanding of Unity & C#
Description
Learn the basic concepts, tools, and functions that you will need to build fully functional Android mobile Games with the Unity game engine.
Build a strong foundation in Unity and Android Game Development with this course.
Unity Installation & Setup
Android Game Examples
C# Scripting for Unity
Quick Prototyping
Game Monetization
2D & 3D Game Development
A Powerful Skill at Your Fingertips Learning the fundamentals of Unity Android Game Development puts a powerful and very useful tool at your fingertips. Unity is free, easy to learn, has excellent documentation, and is the game engine used for building android games.
Jobs in unity android game development are plentiful, and being able to learn unity android game development will give you a strong background to more easily build awesome android games.
Content and Overview Suitable for beginning programmers, through this course of 50+ lectures and 16 hours of content, you’ll learn all of the unity android game development fundamentals and establish a strong understanding of the concept behind android game development.
Starting with the installation of the Unity , Android SDK , this course will take you through various unity features and how to use them. By creating example games, you’ll establish a strong understanding of unity game development.
With these basics mastered, the course will take you through building different example games with unity to learn more about the process of creating mobile android games with unity.
Students completing the course will have the knowledge to create fully functional and ready to publish android games with unity.
Complete with working files, you’ll be able to work alongside the author as you work through each concept, and will receive a verifiable certificate of completion upon finishing the course.
Course Content
-
Introduction
1 Lectures 00:01:03-
Introduction
Preview00:01:03
-
-
Game 1 : Build Your First Android Game in 1 Hour
1 Lectures 01:13:11-
Build Your First Android Game in 1 Hour ( Updated 2020)
Preview01:13:11
-
-
C# Scripting Basics For Unity Game Development
17 Lectures 03:07:10-
Getting Started With C# Scripting in Unity
Preview00:12:28 -
Understanding Structure of a C# Script
00:09:22 -
Event Functions in Unity C#
00:08:32 -
Variables in C#
00:09:16 -
Public variables in Unity C#
00:05:53 -
The Update Function in Detail
00:08:40 -
Function Basics in C#
00:08:34 -
Functions with Parameters & Return types in C#
00:16:09 -
if else statements in C#
00:17:30 -
More Conditions & Equality Checking
00:04:35 -
Boolean variables in C#
00:11:24 -
Introduction to Arrays in Unity C#
00:16:19 -
More about Arrays in C#
00:16:22 -
Understanding For Loops in C#
00:11:58 -
While loops in C#
00:11:16 -
Learning foreach loops in C#
00:09:31 -
Switch Case Statements in C#
00:09:21
-
-
Game 2 : Dodging Dog Mobile Game
14 Lectures 01:52:06-
Adding Background and Boundaries
Preview00:08:12 -
Adding The Player
00:06:56 -
Creating The Player Controller
00:08:32 -
Flipping The Player Direction
00:04:43 -
Creating Obstacle
00:09:35 -
Spawning Obstacles
00:08:42 -
Spawning Obstacles Repeatedly
00:04:45 -
Creating The GameManager
00:09:49 -
Creating the Score System
00:04:08 -
Creating Score UI
00:09:29 -
Creating Game Over Menu
00:07:21 -
Adding Functionalities To The Buttons
00:07:04 -
Creating The Main Menu
00:16:49 -
Building The Game for Android
00:06:01
-
-
Game 3 : Food Eater Android Game in 15 Minutes
1 Lectures 00:16:36-
Creating An Android Game in 15 Minutes
00:16:36
-
-
Game 4 : Line Runner Hyper Casual Game
17 Lectures 02:34:48-
Setting Up The Project
00:06:30 -
Creating The Player Controller
Preview00:05:35 -
Creating Obstacle
00:12:01 -
Creating More Obstacles
00:08:31 -
Spawning Obstacles
00:12:24 -
Spawning obstacles at the Bottom
00:16:09 -
Detecting Collision and Restarting
00:05:23 -
Creating Game Manager
00:07:11 -
Creating Lives Counter
00:04:30 -
Adding Score
00:04:08 -
Designing Game Play UI
00:09:57 -
Creating The Main Menu
00:08:15 -
Managing Everything When The Game Starts
00:12:46 -
Creating Tap To Start Animation
00:05:50 -
Creating Player Trail Particle Effect
00:13:02 -
Adding Background Particle Effect
00:13:19 -
Camera Shake Effect
00:09:17
-
-
Game 5 : Ball Smash Android Game
1 Lectures 00:47:07-
Build A simple Ball Smash Android Game in 40 Minutes
00:47:07
-
-
Game 6 : Build a 3D Endless Runner Hyper Casual Game
16 Lectures 02:18:11-
Setting Up The Game
00:07:57 -
Adding The Player
Preview00:10:26 -
Creating Player Controller Script
00:11:02 -
Limiting Player Position
00:07:43 -
Creating Enemies
00:10:13 -
Spawning Enemies from Random Position
00:16:11 -
Restarting The Game on Collision with Enemies
00:08:43 -
Creating The Score System
00:11:14 -
Press Any Key To Start The Game
00:05:33 -
Creating Animated Blinking Text
00:08:00 -
Creating The Main Menu
00:04:54 -
Saving Score and Creating High Score
00:10:43 -
Adding Fog Effect
00:03:50 -
Adding Touch Input Controls The Simplest Way
00:06:36 -
Creating Screen Independent UI that Scales Automatically
00:05:31 -
Converting To Android & Running on Mobile Device
00:09:35
-
-
Game 7 : 3D Tappy Ball Game
5 Lectures 00:47:43-
Setting UP The Player
00:08:11 -
Creating The Obstacle
Preview00:08:43 -
Moving The Obstacle
00:06:25 -
Creating More Obstacles
00:04:25 -
Spawning The Obstacles
00:19:59
-
-
Implement Video Ads In Your Games (2020 Updated)
5 Lectures 00:43:13-
Setting Up Unity Ads
00:08:05 -
Implementing Video Ads In Your Project
00:09:50 -
Show Rewarded Video Ads In Your Games
00:04:32 -
Rewarding The Player For Watching An Ad
00:12:08 -
Implementing Banner Ads
00:08:38
-
-
Unity Android Game Development Basics
6 Lectures 02:18:10-
Unity Touch Input Basics
00:19:35 -
Touch & Destroy Objects with RayCasting in Unity
00:22:27 -
Unity Accelerometer Input for Android
00:21:58 -
Design Screen Resolution Independent UI
00:15:18 -
Unity Touch Swipe Input
00:27:21 -
Unity Touch Joystick Input
00:31:31
-

Raja Biswas
Charger Games founder , Passionate Learner & Teacher
Hi, I am Raja from Charger Games, I am a Passionate Learner & Teacher. I have a Passion for learning new things and Teaching those to people all over the world. Every day I get emails from people all over the world thanking me for all that they have learned from my tutorial videos. I'm from India. I have done my Diploma Engineering in Computer Science and Technology and Bachelor Of Engineering in IT. I have learned most of the stuff from Books and Tutorials Online. I feel like anyone can learn anything today without going to School / College with the Power of Internet.