- 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#.
推薦閱讀
- 數據庫程序員面試筆試真題與解析
- PaaS程序設計
- Mastering Entity Framework
- Python計算機視覺編程
- Implementing Cisco Networking Solutions
- 深入淺出Serverless:技術原理與應用實踐
- Apache Spark 2.x for Java Developers
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- Python深度學習原理、算法與案例
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- Spring Security Essentials
- Fast Data Processing with Spark(Second Edition)
- Modern C++ Programming Cookbook
- Beginning C++ Game Programming