Paradise is an interactive fiction playground. · By Rek & Devine
It says it requires `libgconf.so`, which is... an obsolete config library. The newest electron doesn't require that, but I see a blank page.
We'll have a look! Stay tuned :)
I had a similar issue (error while loading shared libraries: libgconf-2.so.4). I got it working after `sudo apt install libgconf-2-4` (Ubuntu)