Custom Level "Editor"

While fixing some minor bugs users reported, it occurred to me that it might be fun to make the debugging "level editor" accessible to players. It's a text box where you can edit an ASCII representation of the level, because that's how levels are stored in Unearther! :slight_smile:
I like this idea so much I'll probably include level editors in all my level-based LD games from now on.
Check it out: https://ldjam.com/events/ludum-dare/48/unearther
I wonder if that might be fun for some people. Note that your custom level won't be stored when your browser window closes though, so if you want to save it permanently you'll have to store it as a text snippet on your own.