July 30, 2011
Welcome back to the Corona SDK tutorial series. You might want to consider reading part one and part two first. In this third part I will show you how you can utilize the physics simulation lib Box2d for collision detection. Box2d is a physics simulation package with many interesting features. We will use only one [...]
Read the full article →
July 26, 2011
When you are close to finishing your iOS project, it is a good idea to reserve the name for your app on the App Store. You do this by creating a new entry for your app in iTunesConnect. Don’t squat the app name too early though, because Apple expects you to upload your binary at [...]
Read the full article →