19 October 2017
Using plugins with native Android builds
A frequently asked question is how to include plugins into Android based native projects. Learn how you can do that!...
19 October 2017
A frequently asked question is how to include plugins into Android based native projects. Learn how you can do that!...
24 August 2017
Color -- or even a lack of color -- impacts every game ever created. In this roundup, discover how important color can be in your next project....
18 December 2015
In this tutorial, learn how to save and retrieve key-value pairs in Apple's iCloud....
24 November 2015
In this tutorial, learn how to use accelerometer events to detect motions of a mobile device or the accelerometer-enabled Apple TV Remote....
08 September 2015
In this tutorial, learn how to partially fill an object with color for various user interface elements in your projects....
25 August 2015
In this tutorial, learn how to animate objects programmatically using Corona's "enterFrame" listener....
19 May 2015
In this tutorial, learn how to initialize a writable database that is pre-populated from a read-only database within your application bundle....
12 May 2015
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....
05 May 2015
In this tutorial, learn about the under-utilized but powerful "finalize" event and how it can be used to keep your app running smoothly....
07 April 2015
In this tutorial, learn how to position and move objects on a board for games like chess, checkers, and other grid-based games....