-
Book Overview & Buying
-
Table Of Contents
Unity Game Projects — 20+ Mini Projects in Unity and C#
By :
Unity Game Projects — 20+ Mini Projects in Unity and C#
By:
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)
Introduction to This Course
Project 1 — Learn C# Basics for 3D Game Development
Project 2 — 3D Character Controller in Unity
Project 3 — Rotating a 3D Character Towards the Mouse's Direction
Project 4 — Creating a 3D Blast Effect in Unity
Project 5 — Learn C# for 3D Game Development with Mini Examples
Project 6 — Learn C# for 3D Game Development
Project 7 — 2D Target Shooting in Unity C#
Project 8 — 2D Rain Effect Using Unity Particle
Project 9 — 2D Platformer Player Controller
Project 10 — Creating a Smooth Following 2D Camera in Unity
Project 11 — Adding Double Jump Feature to Your Character
Project 12 — Creating Patrolling Enemy in Unity
Project 13 — 2D Scrolling Background that Works on Every Sprite and Screen Size
Project 14 — Setting Boundary Automatically for Any Screen Size
Project 15 — Top-Down Shooter Game Mechanics
Project 16 — 2D Top-Down Car Controller in Unity
Project 17 — Auto Zoom a Camera Based on Distance
Project 18 — Building a Simple Android Game in 15 Minutes
Project 19 — Integrating Video Advertisements in Unity Android Games
Project 20 — Building a Ball Smash Android Game
C# Scripting Guide for Absolute Beginners