hii…everyone
i am new to corona and lua so i have some problems in making my game…i want to develop a game with different stages (near about 50).so i am totally confused how to organize the basic structure of our program.i just dont know any api which can control this kind of situation .in all different stages many of lines are similar and i dont know how to avoid same type of coding again and again in this situation.i have searched same type of problem in forum them many of post suggested to implement module method…well i dont know how it can be done…and one more thing i want to know is that what are the performance issues in this type of situation .
i mean graphics for every stage plus coding, is corona okay with such type of complexity and what measures should i take to make performance of this app better and how to save memory,?
really need some suggestion