Corona sdk intro

24
Corona SDK Prayoch Rujira@Clockup studio

Transcript of Corona sdk intro

Corona SDK Prayoch Rujira@Clockup studio

Made mobile development more faster

Reduce development time Reduce learning curve Reduce platforms configuration Builtin with libraries for make Apps&Games Good documents Good communities

Cross platforms

Features

Draw basic shapes

Draw text

• Support True type fonts

• Lack of shiny effects

Draw image

• Don’t know what to say!

• Maskable

Sprites!

Easy animationTween transition

Linear Parallax

Basic UI widgets

Ads

Social network support

• Lack of supports on Android

• For Real API May need purchased

Scene manager called `Composer`

You can not…

3D

• This tools is for build 2d games only!!

Automate build

• Purchase for command line and offline builds

Native library

• Purchase for integrate with 3rd party native libraries

Let’s try.

Corona Simulator

Project structure http://coronalabs.com/blog/2012/07/10/best-practices-for-organizing-projects/

The first project

Debugging With Corona terminal

http://coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/

More… http://docs.coronalabs.com/api/index.html

End