Tile maps in corona

Hi,

i started using corona couple of months back and i found it very easy and was able to make a simple game very fast.

however now i wanted to try a game endless runner game with many small tile maps that i will load randomly (similar to the game “THE LINE ZEN” ), but i was not able to find a mature well supported tile editor supported by corona.

I used to use Tiled in Phaser.io and doing something like this was a breeze, but with corona i feel like my hands are tied with very limited set of tools.

So is there an alternate way to do this, I’m ok with a solution without timeless.

My requirement: to do a game similar to THE LINE ZEN where i have small levels that i load randomly in  an endless game.

P.S: im not trying to clone, i just wanted to learn new things in corona so wanted to see how can i do this in corona.

TIA,

Nischal