Book Image

Unity Game Projects — 20+ Mini Projects in Unity and C# [Video]

By : Raja Biswas
Book Image

Unity Game Projects — 20+ Mini Projects in Unity and C# [Video]

By: Raja Biswas

Overview of this book

Unity is free, easy to learn, has excellent documentation, and is the game engine used for building games. Jobs in Unity game development are plenty and being able to learn C# scripting along with Unity game development will give you a strong background to build awesome games with ease. This course will take you through the basic concepts, tools, and functions that are required to build fully functional games with C# and the Unity game engine. The course starts by taking you through the course learning objectives and basics of C#. Next, you will learn how to build a 3D character controller and a 3D blast effect in Unity. You will then create a simple 2D target shooting mechanism, 2D rain effect, and 2D platformer player controller. Next, you will implement a smooth following camera, add double jump feature to your character, and create a patrolling enemy. Later, you will learn how to implement a 2D infinite scrolling background, set boundary for screen size, and create top-down shooter game mechanics. Next, you will create a 2D top-down car controller and develop an auto zooming camera mechanism. Towards the end, you will create two android games, and learn how to monetize your games by integrating video advertisements. By the end of this course, you will be well-versed with the fundamentals of Unity and C# needed for 2D and 3D game development. All the resources for this course are available at: https://github.com/PacktPublishing/Unity-Game-Projects-Twenty-Plus-Mini-Projects-in-Unity-and-C-Sharp
Table of Contents (22 chapters)
Free Chapter
1
Introduction to This Course
2
Project 1 — Learn C# Basics for 3D Game Development
3
Project 2 — 3D Character Controller in Unity
4
Project 3 — Rotating a 3D Character Towards the Mouse's Direction
6
Project 5 — Learn C# for 3D Game Development with Mini Examples
7
Project 6 — Learn C# for 3D Game Development
8
Project 7 — 2D Target Shooting in Unity C#
9
Project 8 — 2D Rain Effect Using Unity Particle
11
Project 10 — Creating a Smooth Following 2D Camera in Unity
12
Project 11 — Adding Double Jump Feature to Your Character
13
Project 12 — Creating Patrolling Enemy in Unity
14
Project 13 — 2D Scrolling Background that Works on Every Sprite and Screen Size
15
Project 14 — Setting Boundary Automatically for Any Screen Size
18
Project 17 — Auto Zoom a Camera Based on Distance
19
Project 18 — Building a Simple Android Game in 15 Minutes
21
Project 20 — Building a Ball Smash Android Game
Chapter 22
C# Scripting Guide for Absolute Beginners
Content Locked
Section 12
Introduction to Arrays in Unity C#
This video introduces arrays in C#.