Developing 2D Games with Unity
This book was written for programmers interested in making video games with Unity. It’s not recommended that you learn to program for the first time while reading this book. The programming language used in this text is C#. Although this text does not include a C# tutorial, the C# language is syntactically similar to many other popular programming languages. If you’re already familiar with a language such as Java, then the syntax of C# will come naturally to you. Explanations of pertinent aspects of C# are included with the code examples used while building the game in this book.
用户评论