Unity Android : Build 8 Mobile Games with Unity & C#
Unity Android : Build 8 Mobile Games with Unity & C#, available at $99.99, has an average rating of 4.8, with 112 lectures, based on 220 reviews, and has 1828 subscribers.
You will learn about 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 This course is ideal for individuals who are Anyone who wants to build Games for Android with Unity It is particularly useful for Anyone who wants to build Games for Android with Unity.
Enroll now: Unity Android : Build 8 Mobile Games with Unity & C#
Summary
Title: Unity Android : Build 8 Mobile Games with Unity & C#
Price: $99.99
Average Rating: 4.8
Number of Lectures: 112
Number of Published Lectures: 111
Number of Curriculum Items: 112
Number of Published Curriculum Objects: 111
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- 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
Who Should Attend
- Anyone who wants to build Games for Android with Unity
Target Audiences
- Anyone who wants to build Games for Android with Unity
List Of Things You Will Learn:
-
Build & Run Your First Android Game in 1 Hour
-
Learn C# Basic for Building Games with Unity
-
Create A Dodging dog Game
-
Build A Ball Smash Android Game
-
Create A Line Runner 2D Game
-
Make A Food Eater Game in 15 Minutes
-
Build A 3D Endless Runner Hypercasual Game
-
Create A 3D Tappy Ball Game
-
Implement Video Ads In Your Game
-
Reward Your Players with Rewarded Video Ads
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.
Music Taken from : bensound
Course Curriculum
Chapter 1: Introduction & Installing Unity ( 2024 Updated)
Lecture 1: Introduction To This Course
Lecture 2: Installing & Setting Up Unity 6 (2024)
Lecture 3: Installing and Setting Up Unity 2023
Lecture 4: Installing and Setting Up Unity 2022
Lecture 5: Play Test The Games Before Making Them
Lecture 6: Join The Community
Chapter 2: Game 1 : Simple 3D Endless Runner Game with Unity 2022
Lecture 1: Create A 3D Runner Game
Chapter 3: C# Scripting Basics For Unity Game Development
Lecture 1: Getting Started With C# Scripting in Unity
Lecture 2: Understanding Structure of a C# Script
Lecture 3: Event Functions in Unity C#
Lecture 4: Variables in C#
Lecture 5: Public variables in Unity C#
Lecture 6: The Update Fuction in Detail
Lecture 7: Function Basics in C#
Lecture 8: Functions with Parameters & Return types in C#
Lecture 9: if else statements in C#
Lecture 10: More Conditions & Equality Checking
Lecture 11: Boolean variables in C#
Lecture 12: Introduction to Arrays in Unity C#
Lecture 13: More about Arrays in C#
Lecture 14: Understanding For Loops in C#
Lecture 15: While loops in C#
Lecture 16: Learning foreach loops in C#
Lecture 17: Switch Case Statements in C#
Chapter 4: Game 2 : Dodging Dog Mobile Game
Lecture 1: Play Test The Game
Lecture 2: Adding Background and Boundaries
Lecture 3: Adding The Player
Lecture 4: Creating The Player Controller
Lecture 5: Flipping The Player Direction
Lecture 6: Creating Obstacle
Lecture 7: Spawning Obstacles
Lecture 8: Spawning Obstacles Repeatedly
Lecture 9: Creating The GameManager
Lecture 10: Creating the Score System
Lecture 11: Creating Score UI
Lecture 12: Creating Game Over Menu
Lecture 13: Adding Functionalities To The Buttons
Lecture 14: Creating The Main Menu
Lecture 15: Building The Game for Android
Chapter 5: Game 3 : Food Eater Android Game in 15 Minutes
Lecture 1: Creating An Android Game in 15 Minutes
Chapter 6: Game 4 : Line Runner Hyper Casual Game
Lecture 1: Play Test The Liner Runner Game
Lecture 2: Setting Up The Project
Lecture 3: Creating The Player Controller
Lecture 4: Creating Obstacle
Lecture 5: Creating More Obstacles
Lecture 6: Spawning Obstacles
Lecture 7: Spawning obstacles at the Bottom
Lecture 8: Detecting Collision and Restarting
Lecture 9: Creating Game Manager
Lecture 10: Creating Lives Counter
Lecture 11: Adding Score
Lecture 12: Designing Game Play UI
Lecture 13: Creating The Main Menu
Lecture 14: Managing Everything When The Game Starts
Lecture 15: Creating Tap To Start Animation
Lecture 16: Creating Player Trail Particle Effect
Lecture 17: Adding Background Particle Effect
Lecture 18: Camera Shake Effect
Chapter 7: Monetize Your Games with Unity Video Ads ( Updated 2023 )
Lecture 1: Setting Up Unity Ads 2023
Lecture 2: Implementing Interstitial Ads
Lecture 3: Playing Interstitial Video Ads in Your Game
Lecture 4: Displaying Banner Ads in Your Game
Chapter 8: Monetize Your Games with Unity Video Ads ( Updated 2021 )
Lecture 1: Setting Up Unity Ads for Unity 2021
Lecture 2: Displaying Interstitial Video Ads
Lecture 3: Showing Rewarded Video Ads
Lecture 4: Rewarding The Player for Watching The Complete Ad
Lecture 5: Showing Rewarded Ads with a Practical Example
Chapter 9: Game 5 : Ball Smash Android Game
Lecture 1: Build A simple Ball Smash Android Game in 40 Minutes
Chapter 10: Game 6 : Build a 3D Endless Runner Hyper Casual Game
Lecture 1: Setting Up The Game
Lecture 2: Adding The Player
Lecture 3: Creating Player Controller Script
Lecture 4: Limiting Player Position
Lecture 5: Creating Enemies
Lecture 6: Spawning Enemies from Random Position
Lecture 7: Restarting The Game on Collision with Enemies
Lecture 8: Creating The Score System
Lecture 9: Press Any Key To Start The Game
Lecture 10: Creating Animated Blinking Text
Lecture 11: Creating The Main Menu
Lecture 12: Saving Score and Creating High Score
Lecture 13: Adding Fog Effect
Lecture 14: Adding Touch Input Controls The Simplest Way
Lecture 15: Creating Screen Independent UI that Scales Automatically
Lecture 16: Converting To Android & Running on Mobile Device
Chapter 11: Game 7 : Build A Simple Android Game In 1 Hour
Lecture 1: Build Your First Android Game in 1 Hour ( Updated 2020)
Chapter 12: Game 8 : 3D Tappy Ball Game
Lecture 1: Setting UP The Player
Lecture 2: Creating The Obstacle
Lecture 3: Moving The Obstacle
Instructors
-
Raja Biswas
Charger Games founder , Passionate Learner & Teacher
Rating Distribution
- 1 stars: 1 votes
- 2 stars: 2 votes
- 3 stars: 23 votes
- 4 stars: 63 votes
- 5 stars: 131 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024