Circle Pop

Hello Corona Community!

I’ve released a template at gum.co/circlepop for Corona SDK to help support my website at www.thatssopanda.com. At thatssopanda.com, I’ve written several tutorials covering various topics on the Corona SDK platform and to help cover web hosting costs, I wrote a template that’s available for $2. Here’s more about the template.

Circle Pop - $2 - http://gum.co/circlepop

Circle Pop is a game where players touch a circle to ‘pop’ it. Whenever a circle is popped, the player will earn 1 point which is stored in a text file. Circle Pop is a great way to stop learning about theory and start seeing code in action. With this template, you will learn how to:

  • Load and Save Game Information a text file with json
  • Create objects with a random location and color
  • Use Touch Events to remove objects
  • Use Storyboard in a real world game example
  • Use Gradients

The code in Circle Pop comes with well commented code. Almost each line of code is broken down in the comments to help you learn by doing.

If Circle Pop garners some interest, I will create more templates for the Corona SDK platform and write even more tutorials.

Thanks for reading!