hi every one
I am new to Corona SDK, but I found it easy and useful.
I am starting a new project which contains updateable mini games. it has a section like a market that contains games, users can download games in the app and play them in app environment.
a good sample of my idea is Lumosity app: https://play.google.com/store/apps/details?id=com.lumoslabs.lumosity&hl=en
I wanted to know is it possible in corona? I want to pack assets and scripts in one zip file and download it in the app, then unpack them and let user play them.
has anyone tried to do something like this with corona SDK?
thanks