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!... Rob Miracle Android, Corona native builds, Tutorials, Tips and Demos Share Read More
24 August 2017 Great game design tips: the art of color 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.... Rob Miracle Art, Design, Tutorials, Tips and Demos Share Read More
18 December 2015 Tutorial: Using iCloud Key-Value Storage In this tutorial, learn how to save and retrieve key-value pairs in Apple's iCloud.... Rob Miracle Plugins, Tutorials, Tips and Demos Share Read More
24 November 2015 Tutorial: Using the mobile/remote accelerometer In this tutorial, learn how to use accelerometer events to detect motions of a mobile device or the accelerometer-enabled Apple TV Remote.... Rob Miracle Tutorials, Tips and Demos Share Read More
08 September 2015 Tutorial: Partially filling an object In this tutorial, learn how to partially fill an object with color for various user interface elements in your projects.... Rob Miracle Tutorials, Tips and Demos Share Read More
25 August 2015 Tutorial: Animation with “enterFrame” listeners In this tutorial, learn how to animate objects programmatically using Corona's "enterFrame" listener.... Rob Miracle Tutorials, Tips and Demos, Uncategorized Share Read More
19 May 2015 Tutorial: Initializing a writable SQLite database In this tutorial, learn how to initialize a writable database that is pre-populated from a read-only database within your application bundle.... Rob Miracle Tutorials, Tips and Demos Share Read More
12 May 2015 Tutorial: Responsive Real-Time Searching 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.... Charles McKeever Guest Bloggers, Tutorials, Tips and Demos Share Read More
05 May 2015 Tutorial: The Finalize API (an Unsung Hero) In this tutorial, learn about the under-utilized but powerful "finalize" event and how it can be used to keep your app running smoothly.... Brent Sorrentino Guest Bloggers, Tutorials, Tips and Demos Share Read More
07 April 2015 Tutorial: Working With a Grid Layout In this tutorial, learn how to position and move objects on a board for games like chess, checkers, and other grid-based games.... Rob Miracle Tutorials, Tips and Demos Share Read More