-
Book Overview & Buying
-
Table Of Contents
Unity C# Scripting — Complete C# for Unity Game Development
By :
Unity C# Scripting — Complete C# for Unity Game Development
By:
Overview of this book
Unity is free, easy to learn, has excellent documentation, and is the game engine used to build games. Jobs in Unity game development are plentiful and being able to understand C# scripting along with Unity game development puts a powerful skill at your fingertips. This course will show you how to combine the power of C# and Unity to create awesome games.
The course starts with explaining the installation process of Unity and Visual Studio and then takes you through the basics of C#. You will learn to create C# scripts to get a strong understanding of Unity game development. Once you have mastered the basics, you will dive into the intermediate concepts of C# and Unity by building 2D Android games. Moving along, you will learn version controlling to manage C# and Unity projects effectively. Finally, you will grasp the advanced concepts of C# and Unity needed to build 3D games from scratch.
By the end of this course, you will build a solid foundation in C# scripting and Unity game engine and will have developed the skills to make fully functional 2D and 3D games.
The code files and all related files are placed on GitHub at: https://github.com/PacktPublishing/Unity-C-Scripting---Complete-C-Sharp-for-Unity-Game-Development
Table of Contents (10 chapters)
Introduction to Unity C# Scripting
Getting Started with C# Scripting in Unity
Diving into Core Unity C# Programming
Intermediate Unity C# Scripting Concepts
Create a 2D Candy Catch Game - Start to Finish
Creating Useful C# Scripts Ready to Use in Your Projects
Scripting Basic Artificial Intelligence (AI) with C# in Unity
Scripting for Android and Mobile Devices in Unity
Learn Version Controlling - Managing Your Unity C# Projects Effectively
Building a Complete 3D Game with Unity and C#