- Unity 2017 Mobile Game Development
- John P. Doran
- 92字
- 2021-07-02 22:27:42
What you need for this book
Throughout this book, we will work within the Unity 3D game engine, which you can download from http://unity3d.com/unity/download/. The projects were created using Unity 2017.2.0f3, but the project should work with minimal changes in future versions of the engine.
For the sake of simplicity, we will assume that you are working on a Windows-powered computer when developing for Android and a Macintosh computer when developing for iOS. Though Unity allows you to code in C#, Boo, or UnityScript, for this book we will be using C#.
推薦閱讀
- Scala Design Patterns
- Java Web開發之道
- 數據結構(Python語言描述)(第2版)
- R語言編程指南
- C語言程序設計同步訓練與上機指導(第三版)
- Scala編程實戰(原書第2版)
- Highcharts Cookbook
- Java:High-Performance Apps with Java 9
- Python函數式編程(第2版)
- 零基礎學C語言(第4版)
- STM8實戰
- 精通Spring:Java Web開發與Spring Boot高級功能
- Software Development on the SAP HANA Platform
- 前端架構設計
- RESTful Web API Design with Node.js