Hey guys.
I’m new here, new in mobile apps/gaming and new in coding as well.
I found Corona Cannon a few days back, https://coronalabs.com/blog/2016/02/02/corona-cannon-a-new-corona-sdk-sample-game/ and it seemed a good way for me to try and learn. But all my efforts to implement anything new results in numerous errors.
I tried implementing pinch gesture zoom & ads for instance, failing all the time.
Also, this sample game allows you to go to the next level even if you don’t win the previous ones.
Tried to change that, failed all the time.
So i wanted to ask, can anybody tell me, what i should read to understand how to do it?
Or, even better, is there a sample app like corona cannon that has already these functions implemented so that I can I see how it is done?
Unfortunately, since I am unable to code yet, I’m trying to deconstruct code I find to understand how it works by changing it.
And I haven’t found ad implementation or pinch gesture zoom yet.
Thank you in advance.