你将学到什么
Getting to know the Unity interface
What the fundamental elements of the Unity engine are
To develop your first games
课程概况
Never before has the video game market been at a better time. There are currently many platforms available and the emergence of mobile devices has revolutionized the sector.
The existence of multiple platforms implies great challenges for developers in decision making, both in the choice of platforms and in the sizing of work teams.
One solution to these problems is to use a game engine, and without a doubt the most popular and used engine of the moment is Unity.
Unity is the most popular engine for reasons such as its powerful tools, its ability to generate games on more than 20 different platforms, its excellent learning curve and the hundreds of add-ons available to it developed by third parties.
课程大纲
Unit 1. Introduction to the environment
Unit 2. Unity Basics
Unit 3. Introduction to the game engine
Unit 4. Unity and the different platforms
Unit 5. Scripting
Unit 6. Unity in action
预备知识
Almost any student with basic programming knowledge can follow the course. The examples will be developed with C# and a brief introduction to the language will also be part of the contents. If you have basic previous knowledge in programming you will not have big problems in following the course.