Following the worldwide success of “Freeze! - The Escape,” Frozen Gun Studios has just released the sequel, “Freeze! 2 - Brothers,” built entirely in Corona SDK. This tutorial illustrates how to create awesome water with LiquidFun, snapshots, and filters....
In this tutorial, learn a simple technique which you can use to implement real-time data searches that produce responsive feedback and updates in your apps....
Coroutines, one of Lua's key features, are quite powerful and give you the ability to start and stop blocks of code as needed. From advanced timer manipulation to creating state machines, coroutines give you greater control over when parts of your code execute. This tutorial touches on just a few of their many uses, in particular those which play to Corona's own strengths....