Appa Juice Apps
Thursday, July 4, 2013
Lua Recursive Power
›
Lua is awesome because it has the ability to call a function inside itself. This is called recursion and is useful in instances where are la...
Friday, June 14, 2013
Moving an Object at a Constant Rate Corona SDK
›
This is a pretty annoying issue with the transition.to method that Corona SDK has provided. The issue, is that with transition.to you set a ...
Monday, June 10, 2013
The App Store Battle
›
I'm a little torn between app stores. My experience with the app stores has been an interesting one. I like Android more than I like iPh...
Thursday, June 6, 2013
Random Movement Corona SDK
›
Want to know how to program some random movement? --Innermost and outermost points for display. local xMin = display.screenOriginX local...
3 comments:
Hello World
›
Hello World, Colt Here. I am a Lua programmer(scripter?) and use Corona SDK specifically. I'm planning for this blog to be a place to ...
Home
View web version