Corona SDK: Create an Alphabet Soup Game – Interaction

This is the second installment in our Corona SDK Alphabet Soup Game tutorial. In today’s tutorial, we’ll add to our interface and start coding the game interaction. Read on! Step 1: Declare Functions Declare all functions as local at the start. local Main = {} local addTitleView = {} local startBtnuttonListeners = {} local showCredits […]

{excerpt}
Read More

Leave a Reply

Your email address will not be published. Required fields are marked *