- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- Michelle M. Fernandez
- 137字
- 2021-07-23 19:37:11
Chapter 1. Getting Started with Corona SDK
Before we jump right into coding some simple games, we need to install and run the necessary programs that will make our applications come to life. Corona SDK is primarily a 2D development engine. If you've had experience developing for iOS or Android, you will find the experience of working with Corona refreshing. It is also simple to use. In no time, you'll be creating finished products to distribute through the Apple App Store and Google Play Store.
In this chapter, we will:
推薦閱讀
- Qt 5 and OpenCV 4 Computer Vision Projects
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- 算法精粹:經典計算機科學問題的Java實現
- 數據結構習題精解(C語言實現+微課視頻)
- Raspberry Pi Home Automation with Arduino(Second Edition)
- 詳解MATLAB圖形繪制技術
- Troubleshooting Citrix XenApp?
- OpenCV with Python Blueprints
- Java EE 7 with GlassFish 4 Application Server
- 嵌入式Linux C語言程序設計基礎教程
- Java核心技術速學版(第3版)
- Learning Puppet
- Learning Behavior:driven Development with JavaScript
- MySQL高可用實踐
- Java 9 Cookbook