- Corona SDK Mobile Game Development:Beginner's Guide
- Michelle M. Fernandez
- 224字
- 2021-08-06 19:59:38
What you need for this book
You will need the following items before you can start developing games with Corona SDK for Mac:
- If you are installing Corona for Mac OS X, be sure that your system is as follows:
- Mac OS? X 10.6 or later
- Intel-based system that runs Snow Leopard or Lion
- 64-bit CPU (Core 2 Duo)
- OpenGL 1.4 or higher graphics system
- You must be enrolled in the Apple Developer Program
- XCode
- A text editor such as TextWrangler, BBEdit, or TextMate
You will need the following items before you can start developing games with Corona SDK for Windows:
- If you are running Microsoft Windows, be sure that your system is as follows:
- Windows 7, Vista, or XP operating system
- 1 GHZ processor (recommended)
- 38 MB of disk space (minimum)
- 1 GB of RAM (minimum)
- OpenGL 1.3 or higher graphics system (available in most modern Windows systems)
- Java 6 SDK
- A text editor such as Notepad++ or Crimson Editor
You must be enrolled as an Google Play developer if you want to submit and publish apps for Android devices.
The game tutorials require resource files that are available with this book and can be downloaded from the Packt website.
Lastly, you will need the latest stable build of Corona SDK: Version 2011.704. This is applicable for test drivers and subscribers.
推薦閱讀
- Getting Started with Qt 5
- 電腦組裝、維護、維修全能一本通(全彩版)
- Manage Partitions with GParted How-to
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- 基于Apache Kylin構建大數據分析平臺
- 計算機組裝與維護(第3版)
- 筆記本電腦維修300問
- 深入理解序列化與反序列化
- 單片機開發與典型工程項目實例詳解
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- 基于PROTEUS的電路設計、仿真與制板
- Java Deep Learning Cookbook
- 單片微機原理及應用
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境
- Spring Security 3.x Cookbook